[INFO] cloning repository https://github.com/PTFOPlayer/rocm_lib_sys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PTFOPlayer/rocm_lib_sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPTFOPlayer%2Frocm_lib_sys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPTFOPlayer%2Frocm_lib_sys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c172366fe5ea3d4be97901213c74f5ffd01dd0af
[INFO] fixing PTFOPlayer/rocm_lib_sys against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPTFOPlayer%2Frocm_lib_sys" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PTFOPlayer/rocm_lib_sys
[INFO] finished tweaking git repo https://github.com/PTFOPlayer/rocm_lib_sys
[INFO] tweaked toml for git repo https://github.com/PTFOPlayer/rocm_lib_sys written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PTFOPlayer/rocm_lib_sys on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PTFOPlayer/rocm_lib_sys already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933
[INFO] running `Command { std: "docker" "start" "d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling rocm_smi_lib_sys v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._VARIANT : i32 = - 1 ; pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_long` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9213
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_char` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._VARIANT : i32 = - 1 ; pub type __u_char = :: std :: os :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `UChar`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; p...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_short` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9054
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __u_short = :: std :: os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `UShort`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_int` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __u_int = :: std :: os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UInt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_long` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9160
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __u_long = :: std :: os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ULong`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_l...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9213
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __int8_t = :: std :: os :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `Int8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9266
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_schar ; pub type __uint8_t = :: std :: os :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Uint8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_uchar ; pub type __int16_t = :: std :: os :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_short ; pub type __uint16_t = :: std :: os :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; p...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9430
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ushort ; pub type __int32_t = :: std :: os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint3...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int ; pub type __uint32_t = :: std :: os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint6...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9536
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __int64_t = :: std :: os :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Int64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __uint64_t = :: std :: os :: raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_l...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Uint64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __int_least8_t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ast64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t = __int8_t ; pub type __uint_least8_t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9720
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t = __uint8_t ; pub type __int_least16_t = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9759
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int16_t ; pub type __uint_least16_t = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint3...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint16_t ; pub type __int_least32_t = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int32_t ; pub type __uint_least32_t = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint6...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __uint32_t ; pub type __int_least64_t = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __int64_t ; pub type __uint_least64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:9960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ast64_t = __uint64_t ; pub type __quad_t = :: std :: os :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `QuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u_quad_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __u_quad_t = :: std :: os :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `UQuadT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10067
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __intmax_t = :: std :: os :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10121
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __uintmax_t = :: std :: os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__dev_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __dev_t = :: std :: os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `DevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __uid_t = :: std :: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `UidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [re...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10280
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __gid_t = :: std :: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `GidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10331
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uint ; pub type __ino_t = :: std :: os :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; ...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `InoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ngify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ino64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10383
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type __ino64_t = :: std :: os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Ino64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__mode_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __mode_t = :: std :: os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; p...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `ModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__nlink_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_uint ; pub type __nlink_t = :: std :: os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `NlinkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                      ^^^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10543
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ulong ; pub type __off_t = :: std :: os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `OffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11650
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__off64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10594
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __off64_t = :: std :: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [re...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `Off64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11702
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:10647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_long ; pub type __pid_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `PidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clock_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11439
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ngify ! (__val))) ; } pub type __clock_t = :: std :: os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pu...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `ClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11492
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_long ; pub type __rlim_t = :: std :: os :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `RlimT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub ty...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__key_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__rlim64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __rlim64_t = :: std :: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `Rlim64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11976
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__id_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11600
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_ulong ; pub type __id_t = :: std :: os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub...
[INFO] [stdout]   |                                      ^^^^^^ help: convert the identifier to upper camel case: `IdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11650
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub type __time_t = :: std :: os :: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ;...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `TimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__useconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11702
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __useconds_t = :: std :: os :: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12089
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_uint ; pub type __suseconds_t = :: std :: os :: raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_lon...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__suseconds64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_long ; pub type __suseconds64_t = :: std :: os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Suseconds64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__daddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __daddr_t = :: std :: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub ty...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `DaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__key_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11926
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; pub type __key_t = :: std :: os :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pu...
[INFO] [stdout]   |                                     ^^^^^^^ help: convert the identifier to upper camel case: `KeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12370
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__clockid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:11976
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; pub type __clockid_t = :: std :: os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `ClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__timer_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12030
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; pub type __timer_t = * mut :: std :: os :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `TimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blksize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12089
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_void ; pub type __blksize_t = :: std :: os :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; p...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `BlksizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12144
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_long ; pub type __blkcnt_t = :: std :: os :: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `BlkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__blkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __blkcnt64_t = :: std :: os :: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12654
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = *...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_long ; pub type __fsblkcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsblkcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intpt...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsblkcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsblkcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsblkcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12748
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_lo...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12370
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_ulong ; pub type __fsfilcnt_t = :: std :: os :: raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulo...
[INFO] [stdout]   |                                ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `FsfilcntT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsfilcnt64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12427
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __fsfilcnt64_t = :: std :: os :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fsfilcnt64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__fsword_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_ulong ; pub type __fsword_t = :: std :: os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pu...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `FswordT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_le...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__ssize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12540
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_long ; pub type __ssize_t = :: std :: os :: raw :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `SsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12973
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __i...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_slong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_slong_t = :: std :: os :: raw :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallSlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__syscall_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12654
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_long ; pub type __syscall_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = *...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SyscallUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__loff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ulong ; pub type __loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intpt...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `LoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__caddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12748
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._loff_t = __off64_t ; pub type __caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_lo...
[INFO] [stdout]   |                                   ^^^^^^^^^ help: convert the identifier to upper camel case: `CaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t =...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__intptr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12807
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; pub type __intptr_t = :: std :: os :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; ...
[INFO] [stdout]   |                                  ^^^^^^^^^^ help: convert the identifier to upper camel case: `IntptrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__socklen_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_long ; pub type __socklen_t = :: std :: os :: raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^ help: convert the identifier to upper camel case: `SocklenT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sig_atomic_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __sig_atomic_t = :: std :: os :: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_le...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SigAtomicT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:12973
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; pub type int_least8_t = __int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __i...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13014
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__int_least8_t ; pub type int_least16_t = __int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13057
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least16_t ; pub type int_least32_t = __int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least32_t ; pub type int_least64_t = __int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ;...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int_least64_t ; pub type uint_least8_t = __uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t =...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13186
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uint_least8_t ; pub type uint_least16_t = __uint_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13231
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least16_t ; pub type uint_least32_t = __uint_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_least64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13276
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int_least32_t ; pub type uint_least64_t = __uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintLeast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13321
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...__uint_least64_t ; pub type int_fast8_t = :: std :: os :: raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ;...
[INFO] [stdout]   |                                ^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_schar ; pub type int_fast16_t = :: std :: os :: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                   ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast32_t = :: std :: os :: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...max_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (al...
[INFO] [stdout]   |                                  ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `int_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13489
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type int_fast64_t = :: std :: os :: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ;...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `IntFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (align (16))] # [derive (Debug , Cop...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast8_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13545
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_long ; pub type uint_fast8_t = :: std :: os :: raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast8T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uchar ; pub type uint_fast16_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s8` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g_max_align_nonce2))) ; } pub type __s8 = :: std :: os :: raw :: c_schar ; pub type __u8 = :: std :: os :: raw :: c_uchar ; pub ty...
[INFO] [stdout]   |                                       ^^^^ help: convert the identifier to upper camel case: `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13660
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast32_t = :: std :: os :: raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u8` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15088
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_schar ; pub type __u8 = :: std :: os :: raw :: c_uchar ; pub type __s16 = :: std :: os :: raw :: c_short ; pub t...
[INFO] [stdout]   |                                       ^^^^ help: convert the identifier to upper camel case: `U8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uint_fast64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13718
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type uint_fast64_t = :: std :: os :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = _...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UintFast64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uchar ; pub type __s16 = :: std :: os :: raw :: c_short ; pub type __u16 = :: std :: os :: raw :: c_ushort ; pub ...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `S16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `intmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_ulong ; pub type intmax_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :...
[INFO] [stdout]   |                                   ^^^^^^^^ help: convert the identifier to upper camel case: `IntmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_short ; pub type __u16 = :: std :: os :: raw :: c_ushort ; pub type __s32 = :: std :: os :: raw :: c_int ; pub ty...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `U16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `uintmax_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13809
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...max_t = __intmax_t ; pub type uintmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (al...
[INFO] [stdout]   |                                  ^^^^^^^^^ help: convert the identifier to upper camel case: `UintmaxT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15238
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ushort ; pub type __s32 = :: std :: os :: raw :: c_int ; pub type __u32 = :: std :: os :: raw :: c_uint ; pub type...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `S32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `wchar_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:13844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tmax_t = __uintmax_t ; pub type wchar_t = :: std :: os :: raw :: c_int ; # [repr (C)] # [repr (align (16))] # [derive (Debug , Cop...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `WcharT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; pub type __u32 = :: std :: os :: raw :: c_uint ; pub type __s64 = :: std :: os :: raw :: c_longlong ; pub...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `U32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __s64 = :: std :: os :: raw :: c_longlong ; pub type __u64 = :: std :: os :: raw :: c_ulonglong ...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `S64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s8` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...g_max_align_nonce2))) ; } pub type __s8 = :: std :: os :: raw :: c_schar ; pub type __u8 = :: std :: os :: raw :: c_uchar ; pub ty...
[INFO] [stdout]   |                                       ^^^^ help: convert the identifier to upper camel case: `S8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u8` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15088
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_schar ; pub type __u8 = :: std :: os :: raw :: c_uchar ; pub type __s16 = :: std :: os :: raw :: c_short ; pub t...
[INFO] [stdout]   |                                       ^^^^ help: convert the identifier to upper camel case: `U8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_longlong ; pub type __u64 = :: std :: os :: raw :: c_ulonglong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub ...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `U64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_sighandler_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts))) ; } pub type __kernel_sighandler_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : :: std :: os :: raw :: c_int)...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSighandlerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15137
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_uchar ; pub type __s16 = :: std :: os :: raw :: c_short ; pub type __u16 = :: std :: os :: raw :: c_ushort ; pub ...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `S16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15187
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_short ; pub type __u16 = :: std :: os :: raw :: c_ushort ; pub type __s32 = :: std :: os :: raw :: c_int ; pub ty...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `U16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_key_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int) > ; pub type __kernel_key_t = :: std :: os :: raw :: c_int ; pub type __kernel_mqd_t = :: std :: os :: raw :: c_int ;...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelKeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15238
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_ushort ; pub type __s32 = :: std :: os :: raw :: c_int ; pub type __u32 = :: std :: os :: raw :: c_uint ; pub type...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `S32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_mqd_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; pub type __kernel_mqd_t = :: std :: os :: raw :: c_int ; pub type __kernel_old_uid_t = :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelMqdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; pub type __u32 = :: std :: os :: raw :: c_uint ; pub type __s64 = :: std :: os :: raw :: c_longlong ; pub...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `U32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; pub type __kernel_old_uid_t = :: std :: os :: raw :: c_ushort ; pub type __kernel_old_gid_t = :: std :: os :: raw ::...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldUidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15335
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub type __s64 = :: std :: os :: raw :: c_longlong ; pub type __u64 = :: std :: os :: raw :: c_ulonglong ...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `S64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16557
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ushort ; pub type __kernel_old_gid_t = :: std :: os :: raw :: c_ushort ; pub type __kernel_old_dev_t = :: std :: os :: raw ::...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldGidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:15388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_longlong ; pub type __u64 = :: std :: os :: raw :: c_ulonglong ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub ...
[INFO] [stdout]   |                                      ^^^^^ help: convert the identifier to upper camel case: `U64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_dev_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ushort ; pub type __kernel_old_dev_t = :: std :: os :: raw :: c_ulong ; pub type __kernel_long_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldDevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_sighandler_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16254
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts))) ; } pub type __kernel_sighandler_t = :: std :: option :: Option < unsafe extern "C" fn (arg1 : :: std :: os :: raw :: c_int)...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSighandlerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_long_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_ulong ; pub type __kernel_long_t = :: std :: os :: raw :: c_long ; pub type __kernel_ulong_t = :: std :: os :: raw :: c_ul...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelLongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_key_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int) > ; pub type __kernel_key_t = :: std :: os :: raw :: c_int ; pub type __kernel_mqd_t = :: std :: os :: raw :: c_int ;...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelKeyT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_long ; pub type __kernel_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __kernel_ino_t = __kernel_ulong_t ; pub type ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ino_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __kernel_ino_t = __kernel_ulong_t ; pub type __kernel_mode_t = :: std :: os :: raw :: c_uint ; pub type ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelInoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_mqd_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; pub type __kernel_mqd_t = :: std :: os :: raw :: c_int ; pub type __kernel_old_uid_t = :: std :: os :: raw :: c_u...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelMqdT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_mode_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ernel_ulong_t ; pub type __kernel_mode_t = :: std :: os :: raw :: c_uint ; pub type __kernel_pid_t = :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; pub type __kernel_old_uid_t = :: std :: os :: raw :: c_ushort ; pub type __kernel_old_gid_t = :: std :: os :: raw ::...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldUidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __kernel_pid_t = :: std :: os :: raw :: c_int ; pub type __kernel_ipc_pid_t = :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelPidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16557
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ushort ; pub type __kernel_old_gid_t = :: std :: os :: raw :: c_ushort ; pub type __kernel_old_dev_t = :: std :: os :: raw ::...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldGidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_dev_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ushort ; pub type __kernel_old_dev_t = :: std :: os :: raw :: c_ulong ; pub type __kernel_long_t = :: std :: os :: raw :: c_l...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldDevT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ipc_pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16965
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; pub type __kernel_ipc_pid_t = :: std :: os :: raw :: c_int ; pub type __kernel_uid_t = :: std :: os :: raw :: c_uint...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelIpcPidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_long_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16684
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_ulong ; pub type __kernel_long_t = :: std :: os :: raw :: c_long ; pub type __kernel_ulong_t = :: std :: os :: raw :: c_ul...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelLongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; pub type __kernel_uid_t = :: std :: os :: raw :: c_uint ; pub type __kernel_gid_t = :: std :: os :: raw :: c_uint...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __kernel_gid_t = :: std :: os :: raw :: c_uint ; pub type __kernel_suseconds_t = __kernel_long_t ; pub t...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_uint ; pub type __kernel_suseconds_t = __kernel_long_t ; pub type __kernel_daddr_t = :: std :: os :: raw :: c_int ; pub type _...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_daddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ernel_long_t ; pub type __kernel_daddr_t = :: std :: os :: raw :: c_int ; pub type __kernel_uid32_t = :: std :: os :: raw :: c_uin...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelDaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ulong_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_long ; pub type __kernel_ulong_t = :: std :: os :: raw :: c_ulong ; pub type __kernel_ino_t = __kernel_ulong_t ; pub type ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUlongT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_uid32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; pub type __kernel_uid32_t = :: std :: os :: raw :: c_uint ; pub type __kernel_gid32_t = :: std :: os :: raw :: c_ui...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUid32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ino_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16804
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_ulong ; pub type __kernel_ino_t = __kernel_ulong_t ; pub type __kernel_mode_t = :: std :: os :: raw :: c_uint ; pub type ...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelInoT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_gid32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_uint ; pub type __kernel_gid32_t = :: std :: os :: raw :: c_uint ; pub type __kernel_size_t = __kernel_ulong_t ; pub type ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGid32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_mode_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16849
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ernel_ulong_t ; pub type __kernel_mode_t = :: std :: os :: raw :: c_uint ; pub type __kernel_pid_t = :: std :: os :: raw :: c_int ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelModeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_size_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uint ; pub type __kernel_size_t = __kernel_ulong_t ; pub type __kernel_ssize_t = __kernel_long_t ; pub type __kernel_ptrd...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16908
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __kernel_pid_t = :: std :: os :: raw :: c_int ; pub type __kernel_ipc_pid_t = :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelPidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ssize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rnel_ulong_t ; pub type __kernel_ssize_t = __kernel_long_t ; pub type __kernel_ptrdiff_t = __kernel_long_t ; # [repr (C)] # [deriv...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ipc_pid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:16965
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; pub type __kernel_ipc_pid_t = :: std :: os :: raw :: c_int ; pub type __kernel_uid_t = :: std :: os :: raw :: c_uint...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelIpcPidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ptrdiff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nel_long_t ; pub type __kernel_ptrdiff_t = __kernel_long_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __kernel_fs...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelPtrdiffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_uid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; pub type __kernel_uid_t = :: std :: os :: raw :: c_uint ; pub type __kernel_gid_t = :: std :: os :: raw :: c_uint...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_off_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fy ! (val))) ; } pub type __kernel_off_t = __kernel_long_t ; pub type __kernel_loff_t = :: std :: os :: raw :: c_longlong ; pub ty...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_gid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_uint ; pub type __kernel_gid_t = :: std :: os :: raw :: c_uint ; pub type __kernel_suseconds_t = __kernel_long_t ; pub t...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_loff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...kernel_long_t ; pub type __kernel_loff_t = :: std :: os :: raw :: c_longlong ; pub type __kernel_old_time_t = __kernel_long_t ; pu...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelLoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_suseconds_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_uint ; pub type __kernel_suseconds_t = __kernel_long_t ; pub type __kernel_daddr_t = :: std :: os :: raw :: c_int ; pub type _...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSusecondsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_longlong ; pub type __kernel_old_time_t = __kernel_long_t ; pub type __kernel_time_t = __kernel_long_t ; pub type __kernel_time6...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldTimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_daddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17192
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ernel_long_t ; pub type __kernel_daddr_t = :: std :: os :: raw :: c_int ; pub type __kernel_uid32_t = :: std :: os :: raw :: c_uin...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelDaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...kernel_long_t ; pub type __kernel_time_t = __kernel_long_t ; pub type __kernel_time64_t = :: std :: os :: raw :: c_longlong ; pub ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_uid32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17251
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; pub type __kernel_uid32_t = :: std :: os :: raw :: c_uint ; pub type __kernel_gid32_t = :: std :: os :: raw :: c_ui...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUid32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_time64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rnel_long_t ; pub type __kernel_time64_t = :: std :: os :: raw :: c_longlong ; pub type __kernel_clock_t = __kernel_long_t ; pub t...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTime64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_gid32_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_uint ; pub type __kernel_gid32_t = :: std :: os :: raw :: c_uint ; pub type __kernel_size_t = __kernel_ulong_t ; pub type ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGid32T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_clock_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_longlong ; pub type __kernel_clock_t = __kernel_long_t ; pub type __kernel_timer_t = :: std :: os :: raw :: c_int ; pub type _...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_size_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_uint ; pub type __kernel_size_t = __kernel_ulong_t ; pub type __kernel_ssize_t = __kernel_long_t ; pub type __kernel_ptrd...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_timer_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ernel_long_t ; pub type __kernel_timer_t = :: std :: os :: raw :: c_int ; pub type __kernel_clockid_t = :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ssize_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17417
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rnel_ulong_t ; pub type __kernel_ssize_t = __kernel_long_t ; pub type __kernel_ptrdiff_t = __kernel_long_t ; # [repr (C)] # [deriv...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelSsizeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_clockid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18674
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; pub type __kernel_clockid_t = :: std :: os :: raw :: c_int ; pub type __kernel_caddr_t = * mut :: std :: os :: raw ::...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_ptrdiff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:17463
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nel_long_t ; pub type __kernel_ptrdiff_t = __kernel_long_t ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __kernel_fs...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelPtrdiffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_caddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18735
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; pub type __kernel_caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __kernel_uid16_t = :: std :: os :: raw :...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelCaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_off_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...fy ! (val))) ; } pub type __kernel_off_t = __kernel_long_t ; pub type __kernel_loff_t = :: std :: os :: raw :: c_longlong ; pub ty...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_uid16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18801
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_char ; pub type __kernel_uid16_t = :: std :: os :: raw :: c_ushort ; pub type __kernel_gid16_t = :: std :: os :: raw :: c_...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUid16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_loff_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18347
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...kernel_long_t ; pub type __kernel_loff_t = :: std :: os :: raw :: c_longlong ; pub type __kernel_old_time_t = __kernel_long_t ; pu...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelLoffT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_gid16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18863
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_ushort ; pub type __kernel_gid16_t = :: std :: os :: raw :: c_ushort ; pub type __s128 = i128 ; pub type __u128 = u128 ; pub...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGid16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_old_time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_longlong ; pub type __kernel_old_time_t = __kernel_long_t ; pub type __kernel_time_t = __kernel_long_t ; pub type __kernel_time6...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelOldTimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s128` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __s128 = i128 ; pub type __u128 = u128 ; pub type __le16 = __u16 ; pub type __be16 = __u16 ; pub ...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `S128`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_time_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18459
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...kernel_long_t ; pub type __kernel_time_t = __kernel_long_t ; pub type __kernel_time64_t = :: std :: os :: raw :: c_longlong ; pub ...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTimeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u128` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type __s128 = i128 ; pub type __u128 = u128 ; pub type __le16 = __u16 ; pub type __be16 = __u16 ; pub type __le32 = __u32 ; pub...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `U128`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_time64_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18504
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rnel_long_t ; pub type __kernel_time64_t = :: std :: os :: raw :: c_longlong ; pub type __kernel_clock_t = __kernel_long_t ; pub t...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTime64T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__le16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type __u128 = u128 ; pub type __le16 = __u16 ; pub type __be16 = __u16 ; pub type __le32 = __u32 ; pub type __be32 = __u32 ; pu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Le16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_clock_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_longlong ; pub type __kernel_clock_t = __kernel_long_t ; pub type __kernel_timer_t = :: std :: os :: raw :: c_int ; pub type _...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelClockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__be16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __le16 = __u16 ; pub type __be16 = __u16 ; pub type __le32 = __u32 ; pub type __be32 = __u32 ; pub type __le64 = __u64 ; pu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Be16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_timer_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ernel_long_t ; pub type __kernel_timer_t = :: std :: os :: raw :: c_int ; pub type __kernel_clockid_t = :: std :: os :: raw :: c_i...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelTimerT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__le32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19027
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __be16 = __u16 ; pub type __le32 = __u32 ; pub type __be32 = __u32 ; pub type __le64 = __u64 ; pub type __be64 = __u64 ; pu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Le32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_clockid_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18674
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; pub type __kernel_clockid_t = :: std :: os :: raw :: c_int ; pub type __kernel_caddr_t = * mut :: std :: os :: raw ::...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelClockidT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__be32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __le32 = __u32 ; pub type __be32 = __u32 ; pub type __le64 = __u64 ; pub type __be64 = __u64 ; pub type __sum16 = __u16 ; p...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Be32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_caddr_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18735
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; pub type __kernel_caddr_t = * mut :: std :: os :: raw :: c_char ; pub type __kernel_uid16_t = :: std :: os :: raw :...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelCaddrT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__le64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19079
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __be32 = __u32 ; pub type __le64 = __u64 ; pub type __be64 = __u64 ; pub type __sum16 = __u16 ; pub type __wsum = __u32 ; p...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Le64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_uid16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18801
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_char ; pub type __kernel_uid16_t = :: std :: os :: raw :: c_ushort ; pub type __kernel_gid16_t = :: std :: os :: raw :: c_...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelUid16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__be64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __le64 = __u64 ; pub type __be64 = __u64 ; pub type __sum16 = __u16 ; pub type __wsum = __u32 ; pub type __poll_t = :: std ...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Be64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__kernel_gid16_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18863
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_ushort ; pub type __kernel_gid16_t = :: std :: os :: raw :: c_ushort ; pub type __s128 = i128 ; pub type __u128 = u128 ; pub...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KernelGid16T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sum16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type __be64 = __u64 ; pub type __sum16 = __u16 ; pub type __wsum = __u32 ; pub type __poll_t = :: std :: os :: raw :: c_uint ; # ...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `Sum16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__s128` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_ushort ; pub type __s128 = i128 ; pub type __u128 = u128 ; pub type __le16 = __u16 ; pub type __be16 = __u16 ; pub ...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `S128`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__wsum` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type __sum16 = __u16 ; pub type __wsum = __u32 ; pub type __poll_t = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Wsum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__u128` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type __s128 = i128 ; pub type __u128 = u128 ; pub type __le16 = __u16 ; pub type __be16 = __u16 ; pub type __le32 = __u32 ; pub...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `U128`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__poll_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type __wsum = __u32 ; pub type __poll_t = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub stru...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `PollT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__le16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:18975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type __u128 = u128 ; pub type __le16 = __u16 ; pub type __be16 = __u16 ; pub type __le32 = __u32 ; pub type __be32 = __u32 ; pu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Le16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `kfd_smi_event` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:87084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._smi_event = 4 ; pub type kfd_smi_event = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KfdSmiEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__be16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __le16 = __u16 ; pub type __be16 = __u16 ; pub type __le32 = __u32 ; pub type __be32 = __u32 ; pub type __le64 = __u64 ; pu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Be16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `kfd_mmio_remap` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:88384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mio_remap = 4 ; pub type kfd_mmio_remap = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KfdMmioRemap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__le32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19027
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __be16 = __u16 ; pub type __le32 = __u32 ; pub type __be32 = __u32 ; pub type __le64 = __u64 ; pub type __be64 = __u64 ; pu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Le32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_status_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:99010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._lib functions"] pub type rsmi_status_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Attempt to add all GPUs found\n!< (includin...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiStatusT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__be32` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19053
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __le32 = __u32 ; pub type __be32 = __u32 ; pub type __le64 = __u64 ; pub type __be64 = __u64 ; pub type __sum16 = __u16 ; p...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Be32`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_init_flags_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:99599
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_init()."] pub type rsmi_init_flags_t = :: std :: os :: raw :: c_ulong ; # [doc = "!< Performance level is \"auto\""] pub const...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiInitFlagsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__le64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19079
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __be32 = __u32 ; pub type __le64 = __u64 ; pub type __be64 = __u64 ; pub type __sum16 = __u16 ; pub type __wsum = __u32 ; p...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Le64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_dev_perf_level_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:101411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... levels"] pub type rsmi_dev_perf_level_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiDevPerfLevelT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__be64` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b type __le64 = __u64 ; pub type __be64 = __u64 ; pub type __sum16 = __u16 ; pub type __wsum = __u32 ; pub type __poll_t = :: std ...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Be64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_sw_component_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:101868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...omponents"] pub type rsmi_sw_component_t = :: std :: os :: raw :: c_uint ; # [doc = " @brief Handle to performance event counter"]...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiSwComponentT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__sum16` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type __be64 = __u64 ; pub type __sum16 = __u16 ; pub type __wsum = __u32 ; pub type __poll_t = :: std :: os :: raw :: c_uint ; # ...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `Sum16`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_event_handle_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:101987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t counter"] pub type rsmi_event_handle_t = usize ; # [doc = "!< Data Fabric (XGMI) related events"] pub const rsmi_event_group_t_R...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEventHandleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_event_group_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:102503
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...the group."] pub type rsmi_event_group_t = :: std :: os :: raw :: c_uint ; pub const rsmi_event_type_t_RSMI_EVNT_FIRST : rsmi_even...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEventGroupT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_event_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:105421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...that group."] pub type rsmi_event_type_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Start the counter"] pub const rsmi_counter...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEventTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__wsum` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19158
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type __sum16 = __u16 ; pub type __wsum = __u32 ; pub type __poll_t = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debu...
[INFO] [stdout]   |                                     ^^^^^^ help: convert the identifier to upper camel case: `Wsum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__poll_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:19184
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... type __wsum = __u32 ; pub type __poll_t = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub stru...
[INFO] [stdout]   |                                    ^^^^^^^^ help: convert the identifier to upper camel case: `PollT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_counter_command_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:105805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mmands"] pub type rsmi_counter_command_t = :: std :: os :: raw :: c_uint ; # [doc = " Counter value"] # [repr (C)] # [derive (Debu...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiCounterCommandT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `kfd_smi_event` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:87084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._smi_event = 4 ; pub type kfd_smi_event = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KfdSmiEvent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_evt_notification_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:108041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub type rsmi_evt_notification_type_t = :: std :: os :: raw :: c_uint ; # [doc = " Event notification data returned from event ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEvtNotificationTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_clk_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:110582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." Clock types"] pub type rsmi_clk_type_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiClkTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `kfd_mmio_remap` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:88384
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mio_remap = 4 ; pub type kfd_mmio_remap = :: std :: os :: raw :: c_uint ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struc...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `KfdMmioRemap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_status_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:99010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._lib functions"] pub type rsmi_status_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Attempt to add all GPUs found\n!< (includin...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiStatusT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_compute_partition_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:111883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] pub type rsmi_compute_partition_type_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiComputePartitionTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_init_flags_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:99599
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_init()."] pub type rsmi_init_flags_t = :: std :: os :: raw :: c_ulong ; # [doc = "!< Performance level is \"auto\""] pub const...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiInitFlagsT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_memory_partition_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:113240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub type rsmi_memory_partition_type_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiMemoryPartitionTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_dev_perf_level_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:101411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... levels"] pub type rsmi_dev_perf_level_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiDevPerfLevelT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_temperature_metric_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:116291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...us."] pub type rsmi_temperature_metric_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiTemperatureMetricT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_sw_component_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:101868
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...omponents"] pub type rsmi_sw_component_t = :: std :: os :: raw :: c_uint ; # [doc = " @brief Handle to performance event counter"]...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiSwComponentT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_temperature_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:117793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ined."] pub type rsmi_temperature_type_t = :: std :: os :: raw :: c_uint ; pub const rsmi_activity_metric_t_RSMI_ACTIVITY_GFX : rs...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiTemperatureTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_event_handle_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:101987
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t counter"] pub type rsmi_event_handle_t = usize ; # [doc = "!< Data Fabric (XGMI) related events"] pub const rsmi_event_group_t_R...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEventHandleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_activity_metric_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:118277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ics.\n"] pub type rsmi_activity_metric_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Voltage current value."] pub const rsmi_vo...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiActivityMetricT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_event_group_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:102503
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...the group."] pub type rsmi_event_group_t = :: std :: os :: raw :: c_uint ; pub const rsmi_event_type_t_RSMI_EVNT_FIRST : rsmi_even...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEventGroupT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_voltage_metric_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:119581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...volt.\n"] pub type rsmi_voltage_metric_t = :: std :: os :: raw :: c_uint ; pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_FIRST : rs...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiVoltageMetricT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_event_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:105421
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...that group."] pub type rsmi_event_type_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Start the counter"] pub const rsmi_counter...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEventTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_voltage_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:120149
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...obtained."] pub type rsmi_voltage_type_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Custom Power Profile"] pub const rsmi_powe...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiVoltageTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_counter_command_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:105805
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mmands"] pub type rsmi_counter_command_t = :: std :: os :: raw :: c_uint ; # [doc = " Counter value"] # [repr (C)] # [derive (Debu...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiCounterCommandT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_power_profile_preset_masks_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:121757
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type rsmi_power_profile_preset_masks_t = :: std :: os :: raw :: c_ulong ; # [doc = " \\cond Ignore in docs."] pub use self :: r...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPowerProfilePresetMasksT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_evt_notification_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:108041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub type rsmi_evt_notification_type_t = :: std :: os :: raw :: c_uint ; # [doc = " Event notification data returned from event ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiEvtNotificationTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_gpu_block_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:123857
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... GPU blocks."] pub type rsmi_gpu_block_t = :: std :: os :: raw :: c_ulong ; # [doc = " \\cond Ignore in docs."] pub use self :: rs...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiGpuBlockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_clk_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:110582
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..." Clock types"] pub type rsmi_clk_type_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiClkTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_ras_err_state_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:125150
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CC state"] pub type rsmi_ras_err_state_t = :: std :: os :: raw :: c_uint ; pub const rsmi_memory_type_t_RSMI_MEM_TYPE_FIRST : rsmi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiRasErrStateT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_compute_partition_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:111883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] pub type rsmi_compute_partition_type_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiComputePartitionTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_memory_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:125725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... of memory"] pub type rsmi_memory_type_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Index used for the minimum frequency value...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiMemoryTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_memory_partition_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:113240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."] pub type rsmi_memory_partition_type_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiMemoryPartitionTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_freq_ind_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:126241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... identifiers."] pub type rsmi_freq_ind_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFreqIndT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_temperature_metric_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:116291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...us."] pub type rsmi_temperature_metric_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiTemperatureMetricT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_fw_block_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...are\n blocks."] pub type rsmi_fw_block_t = :: std :: os :: raw :: c_uint ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_NO_ERRORS...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFwBlockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_temperature_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:117793
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ined."] pub type rsmi_temperature_type_t = :: std :: os :: raw :: c_uint ; pub const rsmi_activity_metric_t_RSMI_ACTIVITY_GFX : rs...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiTemperatureTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_xgmi_status_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...GMI Status"] pub type rsmi_xgmi_status_t = :: std :: os :: raw :: c_uint ; # [doc = " @brief Bitfield used in various RSMI calls"]...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiXgmiStatusT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_bit_field_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s RSMI calls"] pub type rsmi_bit_field_t = u64 ; # [doc = " \\cond Ignore in docs."] pub type rsmi_bit_field = rsmi_bit_field_t ; ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiBitFieldT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_activity_metric_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:118277
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ics.\n"] pub type rsmi_activity_metric_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Voltage current value."] pub const rsmi_vo...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiActivityMetricT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_bit_field` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nore in docs."] pub type rsmi_bit_field = rsmi_bit_field_t ; # [doc = "!< Reserved. This gpu page is reserved\n!<  and not availab...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiBitField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_voltage_metric_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:119581
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...volt.\n"] pub type rsmi_voltage_metric_t = :: std :: os :: raw :: c_uint ; pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_FIRST : rs...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiVoltageMetricT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_memory_page_status_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:129392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tes"] pub type rsmi_memory_page_status_t = :: std :: os :: raw :: c_uint ; # [doc = "!< unknown type."] pub const _RSMI_IO_LINK_TY...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiMemoryPageStatusT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_voltage_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:120149
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...obtained."] pub type rsmi_voltage_type_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Custom Power Profile"] pub const rsmi_powe...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiVoltageTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_RSMI_IO_LINK_TYPE` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:130070
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...or IO Link"] pub type _RSMI_IO_LINK_TYPE = :: std :: os :: raw :: c_uint ; # [doc = " @brief Types for IO Link"] pub use self :: _...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiIoLinkType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_power_profile_preset_masks_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:121757
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub type rsmi_power_profile_preset_masks_t = :: std :: os :: raw :: c_ulong ; # [doc = " \\cond Ignore in docs."] pub use self :: r...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPowerProfilePresetMasksT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RSMI_UTILIZATION_COUNTER_TYPE` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:130743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] pub type RSMI_UTILIZATION_COUNTER_TYPE = :: std :: os :: raw :: c_uint ; # [doc = "!< Average Power"] pub const RSMI_POWER_TYPE_...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiUtilizationCounterType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_gpu_block_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:123857
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... GPU blocks."] pub type rsmi_gpu_block_t = :: std :: os :: raw :: c_ulong ; # [doc = " \\cond Ignore in docs."] pub use self :: rs...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiGpuBlockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RSMI_POWER_TYPE` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:131174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power types"] pub type RSMI_POWER_TYPE = :: std :: os :: raw :: c_uint ; # [doc = " @brief The utilization counter data"] # [repr...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPowerType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_ras_err_state_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:125150
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...CC state"] pub type rsmi_ras_err_state_t = :: std :: os :: raw :: c_uint ; pub const rsmi_memory_type_t_RSMI_MEM_TYPE_FIRST : rsmi...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiRasErrStateT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_power_profile_status` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:135788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cs."] pub type rsmi_power_profile_status = rsmi_power_profile_status_t ; # [doc = " @brief This structure holds information about ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPowerProfileStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_memory_type_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:125725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... of memory"] pub type rsmi_memory_type_t = :: std :: os :: raw :: c_uint ; # [doc = "!< Index used for the minimum frequency value...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiMemoryTypeT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_frequencies` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:137743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...re in docs."] pub type rsmi_frequencies = rsmi_frequencies_t ; # [doc = " @brief This structure holds information about the possib...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFrequencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_freq_ind_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:126241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... identifiers."] pub type rsmi_freq_ind_t = :: std :: os :: raw :: c_uint ; # [doc = " \\cond Ignore in docs."] pub use self :: rsm...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFreqIndT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_pcie_bandwidth` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:139271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...in docs."] pub type rsmi_pcie_bandwidth = rsmi_pcie_bandwidth_t ; # [doc = " @brief This structure holds information about the pos...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPcieBandwidth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_fw_block_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...are\n blocks."] pub type rsmi_fw_block_t = :: std :: os :: raw :: c_uint ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_NO_ERRORS...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFwBlockT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_version` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:142667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Ignore in docs."] pub type rsmi_version = rsmi_version_t ; # [doc = " \\endcond\n**\n* @brief This structure represents a range (e...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiVersion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_xgmi_status_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128570
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...GMI Status"] pub type rsmi_xgmi_status_t = :: std :: os :: raw :: c_uint ; # [doc = " @brief Bitfield used in various RSMI calls"]...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiXgmiStatusT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_range` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:143913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d Ignore in docs."] pub type rsmi_range = rsmi_range_t ; # [doc = " @brief This structure represents a point on the frequency-volt...
[INFO] [stdout]   |                                 ^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_bit_field_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s RSMI calls"] pub type rsmi_bit_field_t = u64 ; # [doc = " \\cond Ignore in docs."] pub type rsmi_bit_field = rsmi_bit_field_t ; ...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiBitFieldT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_od_vddc_point` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:145201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e in docs."] pub type rsmi_od_vddc_point = rsmi_od_vddc_point_t ; # [doc = " @brief This structure holds 2 ::rsmi_range_t's, one f...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiOdVddcPoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_bit_field` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:128758
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nore in docs."] pub type rsmi_bit_field = rsmi_bit_field_t ; # [doc = "!< Reserved. This gpu page is reserved\n!<  and not availab...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiBitField`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_freq_volt_region` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:146714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n docs."] pub type rsmi_freq_volt_region = rsmi_freq_volt_region_t ; # [doc = " ::RSMI_NUM_VOLTAGE_CURVE_POINTS number of ::rsmi_o...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFreqVoltRegion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_memory_page_status_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:129392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...tes"] pub type rsmi_memory_page_status_t = :: std :: os :: raw :: c_uint ; # [doc = "!< unknown type."] pub const _RSMI_IO_LINK_TY...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiMemoryPageStatusT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_od_volt_curve` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:147862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e in docs."] pub type rsmi_od_volt_curve = rsmi_od_volt_curve_t ; # [doc = " @brief This structure holds the frequency-voltage val...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiOdVoltCurve`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `_RSMI_IO_LINK_TYPE` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:130070
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...or IO Link"] pub type _RSMI_IO_LINK_TYPE = :: std :: os :: raw :: c_uint ; # [doc = " @brief Types for IO Link"] pub use self :: _...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiIoLinkType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_od_volt_freq_data` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:150519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... docs."] pub type rsmi_od_volt_freq_data = rsmi_od_volt_freq_data_t ; # [doc = " @brief Size and version information of metrics da...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiOdVoltFreqData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RSMI_UTILIZATION_COUNTER_TYPE` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:130743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] pub type RSMI_UTILIZATION_COUNTER_TYPE = :: std :: os :: raw :: c_uint ; # [doc = "!< Average Power"] pub const RSMI_POWER_TYPE_...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiUtilizationCounterType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_func_id_iter_handle_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:171135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ect"] pub type rsmi_func_id_iter_handle_t = * mut rsmi_func_id_iter_handle ; # [doc = " @brief This union holds the value of an ::...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFuncIdIterHandleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RSMI_POWER_TYPE` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:131174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power types"] pub type RSMI_POWER_TYPE = :: std :: os :: raw :: c_uint ; # [doc = " @brief The utilization counter data"] # [repr...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPowerType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_func_id_value_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:174961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t, etc."] pub type rsmi_func_id_value_t = id ; extern "C" { # [doc = "/\n/** @defgroup InitShutAdmin Initialization and Shutdown\...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFuncIdValueT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_power_profile_status` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:135788
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...cs."] pub type rsmi_power_profile_status = rsmi_power_profile_status_t ; # [doc = " @brief This structure holds information about ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPowerProfileStatus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricTempHbm_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ter types"] pub type GPUMetricTempHbm_t = [u16 ; 4usize] ; pub type GPUMetricVcnActivity_t = [u16 ; 4usize] ; pub type GPUMetricJp...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricTempHbmT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_frequencies` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:137743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...re in docs."] pub type rsmi_frequencies = rsmi_frequencies_t ; # [doc = " @brief This structure holds information about the possib...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFrequencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_pcie_bandwidth` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:139271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...in docs."] pub type rsmi_pcie_bandwidth = rsmi_pcie_bandwidth_t ; # [doc = " @brief This structure holds information about the pos...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiPcieBandwidth`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricVcnActivity_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295425
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size] ; pub type GPUMetricVcnActivity_t = [u16 ; 4usize] ; pub type GPUMetricJpegActivity_t = [u16 ; 32usize] ; pub type GPUMetric...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricVcnActivityT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_version` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:142667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Ignore in docs."] pub type rsmi_version = rsmi_version_t ; # [doc = " \\endcond\n**\n* @brief This structure represents a range (e...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiVersion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricJpegActivity_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize] ; pub type GPUMetricJpegActivity_t = [u16 ; 32usize] ; pub type GPUMetricXgmiReadDataAcc_t = [u64 ; 8usize] ; pub type GPUMet...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricJpegActivityT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_range` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:143913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d Ignore in docs."] pub type rsmi_range = rsmi_range_t ; # [doc = " @brief This structure represents a point on the frequency-volt...
[INFO] [stdout]   |                                 ^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiRange`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricXgmiReadDataAcc_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] ; pub type GPUMetricXgmiReadDataAcc_t = [u64 ; 8usize] ; pub type GPUMetricXgmiWriteDataAcc_t = [u64 ; 8usize] ; pub type GPUMet...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricXgmiReadDataAccT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_od_vddc_point` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:145201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e in docs."] pub type rsmi_od_vddc_point = rsmi_od_vddc_point_t ; # [doc = " @brief This structure holds 2 ::rsmi_range_t's, one f...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiOdVddcPoint`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_freq_volt_region` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:146714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n docs."] pub type rsmi_freq_volt_region = rsmi_freq_volt_region_t ; # [doc = " ::RSMI_NUM_VOLTAGE_CURVE_POINTS number of ::rsmi_o...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFreqVoltRegion`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricXgmiWriteDataAcc_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub type GPUMetricXgmiWriteDataAcc_t = [u64 ; 8usize] ; pub type GPUMetricCurrGfxClk_t = [u16 ; 8usize] ; pub type GPUMetricCur...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricXgmiWriteDataAccT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_od_volt_curve` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:147862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e in docs."] pub type rsmi_od_volt_curve = rsmi_od_volt_curve_t ; # [doc = " @brief This structure holds the frequency-voltage val...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiOdVoltCurve`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrGfxClk_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; pub type GPUMetricCurrGfxClk_t = [u16 ; 8usize] ; pub type GPUMetricCurrSocClk_t = [u16 ; 4usize] ; pub type GPUMetricCur...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrGfxClkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_od_volt_freq_data` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:150519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... docs."] pub type rsmi_od_volt_freq_data = rsmi_od_volt_freq_data_t ; # [doc = " @brief Size and version information of metrics da...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiOdVoltFreqData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrSocClk_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; pub type GPUMetricCurrSocClk_t = [u16 ; 4usize] ; pub type GPUMetricCurrVClk0_t = [u16 ; 4usize] ; pub type GPUMetricCurr...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrSocClkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_func_id_iter_handle_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:171135
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ect"] pub type rsmi_func_id_iter_handle_t = * mut rsmi_func_id_iter_handle ; # [doc = " @brief This union holds the value of an ::...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFuncIdIterHandleT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `rsmi_func_id_value_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:174961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._t, etc."] pub type rsmi_func_id_value_t = id ; extern "C" { # [doc = "/\n/** @defgroup InitShutAdmin Initialization and Shutdown\...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `RsmiFuncIdValueT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrVClk0_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4usize] ; pub type GPUMetricCurrVClk0_t = [u16 ; 4usize] ; pub type GPUMetricCurrDClk0_t = [u16 ; 4usize] ; extern "C" { # [doc = ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrVclk0T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricTempHbm_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ter types"] pub type GPUMetricTempHbm_t = [u16 ; 4usize] ; pub type GPUMetricVcnActivity_t = [u16 ; 4usize] ; pub type GPUMetricJp...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricTempHbmT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrDClk0_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4usize] ; pub type GPUMetricCurrDClk0_t = [u16 ; 4usize] ; extern "C" { # [doc = "  @brief Get the 'temp_hotspot' from the GPU met...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrDclk0T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricVcnActivity_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295425
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...size] ; pub type GPUMetricVcnActivity_t = [u16 ; 4usize] ; pub type GPUMetricJpegActivity_t = [u16 ; 32usize] ; pub type GPUMetric...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricVcnActivityT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricJpegActivity_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ize] ; pub type GPUMetricJpegActivity_t = [u16 ; 32usize] ; pub type GPUMetricXgmiReadDataAcc_t = [u64 ; 8usize] ; pub type GPUMet...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricJpegActivityT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricXgmiReadDataAcc_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] ; pub type GPUMetricXgmiReadDataAcc_t = [u64 ; 8usize] ; pub type GPUMetricXgmiWriteDataAcc_t = [u64 ; 8usize] ; pub type GPUMet...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricXgmiReadDataAccT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricXgmiWriteDataAcc_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295584
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; pub type GPUMetricXgmiWriteDataAcc_t = [u64 ; 8usize] ; pub type GPUMetricCurrGfxClk_t = [u16 ; 8usize] ; pub type GPUMetricCur...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricXgmiWriteDataAccT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:1476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_G...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrGfxClk_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; pub type GPUMetricCurrGfxClk_t = [u16 ; 8usize] ; pub type GPUMetricCurrSocClk_t = [u16 ; 4usize] ; pub type GPUMetricCur...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrGfxClkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:4159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const __BITS_PE...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:4211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...se_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const __BITS_PER_LONG : u32 = 64 ; pub con...
[INFO] [stdout]   |                                         ^^^^^ help: convert the identifier to upper case: `TRUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrSocClk_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; pub type GPUMetricCurrSocClk_t = [u16 ; 4usize] ; pub type GPUMetricCurrVClk0_t = [u16 ; 4usize] ; pub type GPUMetricCurr...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrSocClkT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:4239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const __BITS_PER_LONG : u32 = 64 ; pub const _IOC_NRBITS : u32 = 8 ; pu...
[INFO] [stdout]   |                                        ^^^^^^ help: convert the identifier to upper case: `FALSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `NotPresent` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:58998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...memory_exception_failure { pub NotPresent : __u32 , pub ReadOnly : __u32 , pub NoExecute : __u32 , pub imprecise : __u32 , } # [te...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to snake case: `not_present`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrVClk0_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295740
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4usize] ; pub type GPUMetricCurrVClk0_t = [u16 ; 4usize] ; pub type GPUMetricCurrDClk0_t = [u16 ; 4usize] ; extern "C" { # [doc = ...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrVclk0T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReadOnly` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:59023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { pub NotPresent : __u32 , pub ReadOnly : __u32 , pub NoExecute : __u32 , pub imprecise : __u32 , } # [test] fn bindgen_test_lay...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to snake case: `read_only`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GPUMetricCurrDClk0_t` should have an upper camel case name
[INFO] [stdout]  --> src/bindings.rs:3:295789
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4usize] ; pub type GPUMetricCurrDClk0_t = [u16 ; 4usize] ; extern "C" { # [doc = "  @brief Get the 'temp_hotspot' from the GPU met...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GpumetricCurrDclk0T`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `NoExecute` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:59046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 , pub ReadOnly : __u32 , pub NoExecute : __u32 , pub imprecise : __u32 , } # [test] fn bindgen_test_layout_kfd_memory_exception...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to snake case: `no_execute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ErrorType` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:60696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._u64 , pub gpu_id : __u32 , pub ErrorType : __u32 , } # [test] fn bindgen_test_layout_kfd_hsa_memory_exception_data () { const UNI...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to snake case: `error_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_NONE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const kfd_smi_event_KFD_SMI_EVENT_NONE : kfd_smi_event = 0 ; pub const kfd_smi_event_KFD_SMI_EVENT_VMFAULT : kfd_smi_event = 1 ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_VMFAULT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const kfd_smi_event_KFD_SMI_EVENT_VMFAULT : kfd_smi_event = 1 ; pub const kfd_smi_event_KFD_SMI_EVENT_THERMAL_THROTTLE : kfd_smi_e...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_VMFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_THERMAL_THROTTLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LT : kfd_smi_event = 1 ; pub const kfd_smi_event_KFD_SMI_EVENT_THERMAL_THROTTLE : kfd_smi_event = 2 ; pub const kfd_smi_event_KFD_...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_THERMAL_THROTTLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_GPU_PRE_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LE : kfd_smi_event = 2 ; pub const kfd_smi_event_KFD_SMI_EVENT_GPU_PRE_RESET : kfd_smi_event = 3 ; pub const kfd_smi_event_KFD_SMI...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_GPU_PRE_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_GPU_POST_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:87010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ET : kfd_smi_event = 3 ; pub const kfd_smi_event_KFD_SMI_EVENT_GPU_POST_RESET : kfd_smi_event = 4 ; pub type kfd_smi_event = :: st...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_GPU_POST_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_mmio_remap_KFD_MMIO_REMAP_HDP_MEM_FLUSH_CNTL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:88221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gify ! (anon_fd))) ; } pub const kfd_mmio_remap_KFD_MMIO_REMAP_HDP_MEM_FLUSH_CNTL : kfd_mmio_remap = 0 ; pub const kfd_mmio_remap_...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_MMIO_REMAP_KFD_MMIO_REMAP_HDP_MEM_FLUSH_CNTL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_mmio_remap_KFD_MMIO_REMAP_HDP_REG_FLUSH_CNTL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:88303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: kfd_mmio_remap = 0 ; pub const kfd_mmio_remap_KFD_MMIO_REMAP_HDP_REG_FLUSH_CNTL : kfd_mmio_remap = 4 ; pub type kfd_mmio_remap =...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_MMIO_REMAP_KFD_MMIO_REMAP_HDP_REG_FLUSH_CNTL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_SUCCESS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:95761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_status_t_RSMI_STATUS_SUCCESS : rsmi_status_t = 0 ; # [doc = "!< Passed in arguments are not valid"] pub const rsmi_st...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_SUCCESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INVALID_ARGS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:95876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_status_t_RSMI_STATUS_INVALID_ARGS : rsmi_status_t = 1 ; # [doc = "!< The requested information or\n!< action is not availa...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INVALID_ARGS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NOT_SUPPORTED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...put, on the given system"] pub const rsmi_status_t_RSMI_STATUS_NOT_SUPPORTED : rsmi_status_t = 2 ; # [doc = "!< Problem accessing ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NOT_SUPPORTED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_FILE_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96302
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_status_t_RSMI_STATUS_FILE_ERROR : rsmi_status_t = 3 ; # [doc = "!< Permission denied/EACCESS file\n!< error. Many functi...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_FILE_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_PERMISSION` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_status_t_RSMI_STATUS_PERMISSION : rsmi_status_t = 4 ; # [doc = "!< Unable to acquire memory or other\n!< resource"] pub ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_PERMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_OUT_OF_RESOURCES` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... or other\n!< resource"] pub const rsmi_status_t_RSMI_STATUS_OUT_OF_RESOURCES : rsmi_status_t = 5 ; # [doc = "!< An internal excep...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_OUT_OF_RESOURCES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INTERNAL_EXCEPTION` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l exception was caught"] pub const rsmi_status_t_RSMI_STATUS_INTERNAL_EXCEPTION : rsmi_status_t = 6 ; # [doc = "!< The provided in...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INTERNAL_EXCEPTION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INPUT_OUT_OF_BOUNDS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...owable or safe range"] pub const rsmi_status_t_RSMI_STATUS_INPUT_OUT_OF_BOUNDS : rsmi_status_t = 7 ; # [doc = "!< An error occurre...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INPUT_OUT_OF_BOUNDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INIT_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_status_t_RSMI_STATUS_INIT_ERROR : rsmi_status_t = 8 ; pub const rsmi_status_t_RSMI_INITIALIZATION_ERROR : rsmi_status_t ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INIT_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_INITIALIZATION_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...RROR : rsmi_status_t = 8 ; pub const rsmi_status_t_RSMI_INITIALIZATION_ERROR : rsmi_status_t = 8 ; # [doc = "!< The requested func...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_INITIALIZATION_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NOT_YET_IMPLEMENTED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... current\n!< devices"] pub const rsmi_status_t_RSMI_STATUS_NOT_YET_IMPLEMENTED : rsmi_status_t = 9 ; # [doc = "!< An item was sear...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NOT_YET_IMPLEMENTED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__glibc_c99_flexarr_available` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:1476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __glibc_c99_flexarr_available : u32 = 1 ; pub const __LDOUBLE_REDIRECTS_TO_FLOAT128_ABI : u32 = 0 ; pub const __HAVE_G...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__GLIBC_C99_FLEXARR_AVAILABLE`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `__bool_true_false_are_defined` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:4159
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; pub const __bool_true_false_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const __BITS_PE...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `__BOOL_TRUE_FALSE_ARE_DEFINED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NOT_FOUND` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_status_t_RSMI_STATUS_NOT_FOUND : rsmi_status_t = 10 ; # [doc = "!< Not enough resources were\n!< available for the oper...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NOT_FOUND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `true_` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:4211
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...se_are_defined : u32 = 1 ; pub const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const __BITS_PER_LONG : u32 = 64 ; pub con...
[INFO] [stdout]   |                                         ^^^^^ help: convert the identifier to upper case: `TRUE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INSUFFICIENT_SIZE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...able for the operation"] pub const rsmi_status_t_RSMI_STATUS_INSUFFICIENT_SIZE : rsmi_status_t = 11 ; # [doc = "!< An interrupt oc...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INSUFFICIENT_SIZE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `false_` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:4239
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const true_ : u32 = 1 ; pub const false_ : u32 = 0 ; pub const __BITS_PER_LONG : u32 = 64 ; pub const _IOC_NRBITS : u32 = 8 ; pu...
[INFO] [stdout]   |                                        ^^^^^^ help: convert the identifier to upper case: `FALSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INTERRUPT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_status_t_RSMI_STATUS_INTERRUPT : rsmi_status_t = 12 ; # [doc = "!< An unexpected amount of data\n!< was read"] pub cons...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INTERRUPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___fsid_t` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:10825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...} # [test] fn bindgen_test_layout___fsid_t () { const UNINIT : :: std :: mem :: MaybeUninit < __fsid_t > = :: std :: mem :: MaybeU...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_fsid_t`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___kernel_fd_set` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:15583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st] fn bindgen_test_layout___kernel_fd_set () { const UNINIT : :: std :: mem :: MaybeUninit < __kernel_fd_set > = :: std :: mem ::...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_kernel_fd_set`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_UNEXPECTED_SIZE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t of data\n!< was read"] pub const rsmi_status_t_RSMI_STATUS_UNEXPECTED_SIZE : rsmi_status_t = 13 ; # [doc = "!< No data was found...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_UNEXPECTED_SIZE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout___kernel_fsid_t` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:17644
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st] fn bindgen_test_layout___kernel_fsid_t () { const UNINIT : :: std :: mem :: MaybeUninit < __kernel_fsid_t > = :: std :: mem ::...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_kernel_fsid_t`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NO_DATA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_status_t_RSMI_STATUS_NO_DATA : rsmi_status_t = 14 ; # [doc = "!< The data read or provided to\n!< function is not wha...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NO_DATA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `NotPresent` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:58998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...memory_exception_failure { pub NotPresent : __u32 , pub ReadOnly : __u32 , pub NoExecute : __u32 , pub imprecise : __u32 , } # [te...
[INFO] [stdout]   |                                   ^^^^^^^^^^ help: convert the identifier to snake case: `not_present`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_UNEXPECTED_DATA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... not what was expected"] pub const rsmi_status_t_RSMI_STATUS_UNEXPECTED_DATA : rsmi_status_t = 15 ; # [doc = "!< A resource or mut...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_UNEXPECTED_DATA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ReadOnly` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:59023
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e { pub NotPresent : __u32 , pub ReadOnly : __u32 , pub NoExecute : __u32 , pub imprecise : __u32 , } # [test] fn bindgen_test_lay...
[INFO] [stdout]   |                                     ^^^^^^^^ help: convert the identifier to snake case: `read_only`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_BUSY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const rsmi_status_t_RSMI_STATUS_BUSY : rsmi_status_t = 16 ; # [doc = "!< An internal reference counter\n!< exceeded INT32_MAX...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_BUSY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `NoExecute` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:59046
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32 , pub ReadOnly : __u32 , pub NoExecute : __u32 , pub imprecise : __u32 , } # [test] fn bindgen_test_layout_kfd_memory_exception...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to snake case: `no_execute`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_REFCOUNT_OVERFLOW` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!< exceeded INT32_MAX"] pub const rsmi_status_t_RSMI_STATUS_REFCOUNT_OVERFLOW : rsmi_status_t = 17 ; # [doc = "!< Requested setti...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_REFCOUNT_OVERFLOW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ErrorType` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:60696
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._u64 , pub gpu_id : __u32 , pub ErrorType : __u32 , } # [test] fn bindgen_test_layout_kfd_hsa_memory_exception_data () { const UNI...
[INFO] [stdout]   |                                    ^^^^^^^^^ help: convert the identifier to snake case: `error_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_SETTING_UNAVAILABLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r the current device"] pub const rsmi_status_t_RSMI_STATUS_SETTING_UNAVAILABLE : rsmi_status_t = 18 ; # [doc = "!< Could not succe...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_SETTING_UNAVAILABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_kfd_event_data__bindgen_ty_1` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:64123
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w_exception_data , } # [test] fn bindgen_test_layout_kfd_event_data__bindgen_ty_1 () { const UNINIT : :: std :: mem :: MaybeUninit...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_kfd_event_data_bindgen_ty_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_AMDGPU_RESTART_ERR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...\n!< the amdgpu driver"] pub const rsmi_status_t_RSMI_STATUS_AMDGPU_RESTART_ERR : rsmi_status_t = 19 ; # [doc = "!< An unknown err...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_AMDGPU_RESTART_ERR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_NONE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const kfd_smi_event_KFD_SMI_EVENT_NONE : kfd_smi_event = 0 ; pub const kfd_smi_event_KFD_SMI_EVENT_VMFAULT : kfd_smi_event = 1 ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_UNKNOWN_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n unknown error occurred"] pub const rsmi_status_t_RSMI_STATUS_UNKNOWN_ERROR : rsmi_status_t = 4294967295 ; # [doc = " @brief Erro...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_UNKNOWN_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_VMFAULT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86791
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const kfd_smi_event_KFD_SMI_EVENT_VMFAULT : kfd_smi_event = 1 ; pub const kfd_smi_event_KFD_SMI_EVENT_THERMAL_THROTTLE : kfd_smi_e...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_VMFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_init_flags_t_RSMI_INIT_FLAG_ALL_GPUS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...<  enumerated by RSMI."] pub const rsmi_init_flags_t_RSMI_INIT_FLAG_ALL_GPUS : rsmi_init_flags_t = 1 ; # [doc = "!< Reserved for t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_INIT_FLAGS_T_RSMI_INIT_FLAG_ALL_GPUS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_THERMAL_THROTTLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86859
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LT : kfd_smi_event = 1 ; pub const kfd_smi_event_KFD_SMI_EVENT_THERMAL_THROTTLE : kfd_smi_event = 2 ; pub const kfd_smi_event_KFD_...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_THERMAL_THROTTLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_init_flags_t_RSMI_INIT_FLAG_RESRV_TEST1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< Reserved for test"] pub const rsmi_init_flags_t_RSMI_INIT_FLAG_RESRV_TEST1 : rsmi_init_flags_t = 576460752303423488 ; # [doc ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_INIT_FLAGS_T_RSMI_INIT_FLAG_RESRV_TEST1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_GPU_PRE_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:86936
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...LE : kfd_smi_event = 2 ; pub const kfd_smi_event_KFD_SMI_EVENT_GPU_PRE_RESET : kfd_smi_event = 3 ; pub const kfd_smi_event_KFD_SMI...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_GPU_PRE_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_AUTO` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ce level is \"auto\""] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_AUTO : rsmi_dev_perf_level_t = 0 ; pub const rsmi_dev_p...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_AUTO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_smi_event_KFD_SMI_EVENT_GPU_POST_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:87010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ET : kfd_smi_event = 3 ; pub const kfd_smi_event_KFD_SMI_EVENT_GPU_POST_RESET : kfd_smi_event = 4 ; pub type kfd_smi_event = :: st...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_SMI_EVENT_KFD_SMI_EVENT_GPU_POST_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dev_perf_level_t = 0 ; pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_FIRST : rsmi_dev_perf_level_t = 0 ; # [doc = "!< Keep P...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_mmio_remap_KFD_MMIO_REMAP_HDP_MEM_FLUSH_CNTL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:88221
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gify ! (anon_fd))) ; } pub const kfd_mmio_remap_KFD_MMIO_REMAP_HDP_MEM_FLUSH_CNTL : kfd_mmio_remap = 0 ; pub const kfd_mmio_remap_...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_MMIO_REMAP_KFD_MMIO_REMAP_HDP_MEM_FLUSH_CNTL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LOW` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gardless of workload"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LOW : rsmi_dev_perf_level_t = 1 ; # [doc = "!< Keep Pow...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_LOW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `kfd_mmio_remap_KFD_MMIO_REMAP_HDP_REG_FLUSH_CNTL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:88303
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: kfd_mmio_remap = 0 ; pub const kfd_mmio_remap_KFD_MMIO_REMAP_HDP_REG_FLUSH_CNTL : kfd_mmio_remap = 4 ; pub type kfd_mmio_remap =...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `KFD_MMIO_REMAP_KFD_MMIO_REMAP_HDP_REG_FLUSH_CNTL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_HIGH` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gardless of workload"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_HIGH : rsmi_dev_perf_level_t = 2 ; # [doc = "!< Only us...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_HIGH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_SUCCESS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:95761
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_status_t_RSMI_STATUS_SUCCESS : rsmi_status_t = 0 ; # [doc = "!< Passed in arguments are not valid"] pub const rsmi_st...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_SUCCESS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_MANUAL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...I_CLK_TYPE_SYS speed"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_MANUAL : rsmi_dev_perf_level_t = 3 ; # [doc = "!< Stabl...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_MANUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INVALID_ARGS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:95876
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_status_t_RSMI_STATUS_INVALID_ARGS : rsmi_status_t = 1 ; # [doc = "!< The requested information or\n!< action is not availa...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INVALID_ARGS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_STD` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ofiling\n!< clocks"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_STD : rsmi_dev_perf_level_t = 4 ; # [doc = "!< Sta...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_STD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NOT_SUPPORTED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96064
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...put, on the given system"] pub const rsmi_status_t_RSMI_STATUS_NOT_SUPPORTED : rsmi_status_t = 2 ; # [doc = "!< Problem accessing ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NOT_SUPPORTED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_PEAK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e with peak clocks"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_PEAK : rsmi_dev_perf_level_t = 5 ; # [doc = "!< St...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_PEAK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_FILE_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96302
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_status_t_RSMI_STATUS_FILE_ERROR : rsmi_status_t = 3 ; # [doc = "!< Permission denied/EACCESS file\n!< error. Many functi...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_FILE_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_MCLK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!< memory clock"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_MCLK : rsmi_dev_perf_level_t = 6 ; # [doc = "!< ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_MIN_MCLK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_PERMISSION` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_status_t_RSMI_STATUS_PERMISSION : rsmi_status_t = 4 ; # [doc = "!< Unable to acquire memory or other\n!< resource"] pub ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_PERMISSION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_OUT_OF_RESOURCES` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96606
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... or other\n!< resource"] pub const rsmi_status_t_RSMI_STATUS_OUT_OF_RESOURCES : rsmi_status_t = 5 ; # [doc = "!< An internal excep...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_OUT_OF_RESOURCES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_SCLK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!< system clock"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_SCLK : rsmi_dev_perf_level_t = 7 ; # [doc = "!< ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_MIN_SCLK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INTERNAL_EXCEPTION` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l exception was caught"] pub const rsmi_status_t_RSMI_STATUS_INTERNAL_EXCEPTION : rsmi_status_t = 6 ; # [doc = "!< The provided in...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INTERNAL_EXCEPTION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_DETERMINISM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... determinism state"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_DETERMINISM : rsmi_dev_perf_level_t = 8 ; pub const rsmi_...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_DETERMINISM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dev_perf_level_t = 8 ; pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LAST : rsmi_dev_perf_level_t = 8 ; # [doc = "!< Unknown...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INPUT_OUT_OF_BOUNDS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:96878
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...owable or safe range"] pub const rsmi_status_t_RSMI_STATUS_INPUT_OUT_OF_BOUNDS : rsmi_status_t = 7 ; # [doc = "!< An error occurre...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INPUT_OUT_OF_BOUNDS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_UNKNOWN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...wn performance level"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_UNKNOWN : rsmi_dev_perf_level_t = 256 ; # [doc = " @bri...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_UNKNOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INIT_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97045
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_status_t_RSMI_STATUS_INIT_ERROR : rsmi_status_t = 8 ; pub const rsmi_status_t_RSMI_INITIALIZATION_ERROR : rsmi_status_t ...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INIT_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_sw_component_t_RSMI_SW_COMP_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_sw_component_t_RSMI_SW_COMP_FIRST : rsmi_sw_component_t = 0 ; # [doc = "!< Driver"] pub const rsmi_sw_component_t_RSMI_SW_...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_SW_COMPONENT_T_RSMI_SW_COMP_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_INITIALIZATION_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97114
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...RROR : rsmi_status_t = 8 ; pub const rsmi_status_t_RSMI_INITIALIZATION_ERROR : rsmi_status_t = 8 ; # [doc = "!< The requested func...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_INITIALIZATION_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_sw_component_t_RSMI_SW_COMP_DRIVER` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 0 ; # [doc = "!< Driver"] pub const rsmi_sw_component_t_RSMI_SW_COMP_DRIVER : rsmi_sw_component_t = 0 ; pub const rsmi_sw_compone...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_SW_COMPONENT_T_RSMI_SW_COMP_DRIVER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NOT_YET_IMPLEMENTED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97311
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... current\n!< devices"] pub const rsmi_status_t_RSMI_STATUS_NOT_YET_IMPLEMENTED : rsmi_status_t = 9 ; # [doc = "!< An item was sear...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NOT_YET_IMPLEMENTED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_sw_component_t_RSMI_SW_COMP_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_sw_component_t_RSMI_SW_COMP_LAST : rsmi_sw_component_t = 0 ; # [doc = " @brief Software components"] pub type rsmi_sw_com...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_SW_COMPONENT_T_RSMI_SW_COMP_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NOT_FOUND` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97447
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_status_t_RSMI_STATUS_NOT_FOUND : rsmi_status_t = 10 ; # [doc = "!< Not enough resources were\n!< available for the oper...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NOT_FOUND`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INSUFFICIENT_SIZE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97589
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...able for the operation"] pub const rsmi_status_t_RSMI_STATUS_INSUFFICIENT_SIZE : rsmi_status_t = 11 ; # [doc = "!< An interrupt oc...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INSUFFICIENT_SIZE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_group_t_RSMI_EVNT_GRP_XGMI` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_event_group_t_RSMI_EVNT_GRP_XGMI : rsmi_event_group_t = 0 ; # [doc = "!< XGMI Outbound data"] pub const rsmi_event_group_...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_GROUP_T_RSMI_EVNT_GRP_XGMI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_INTERRUPT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_status_t_RSMI_STATUS_INTERRUPT : rsmi_status_t = 12 ; # [doc = "!< An unexpected amount of data\n!< was read"] pub cons...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_INTERRUPT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_group_t_RSMI_EVNT_GRP_XGMI_DATA_OUT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< XGMI Outbound data"] pub const rsmi_event_group_t_RSMI_EVNT_GRP_XGMI_DATA_OUT : rsmi_event_group_t = 10 ; pub const rsmi_event_g...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_GROUP_T_RSMI_EVNT_GRP_XGMI_DATA_OUT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_UNEXPECTED_SIZE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t of data\n!< was read"] pub const rsmi_status_t_RSMI_STATUS_UNEXPECTED_SIZE : rsmi_status_t = 13 ; # [doc = "!< No data was found...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_UNEXPECTED_SIZE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_group_t_RSMI_EVNT_GRP_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_event_group_t = 10 ; pub const rsmi_event_group_t_RSMI_EVNT_GRP_INVALID : rsmi_event_group_t = 4294967295 ; # [doc = " Event G...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_GROUP_T_RSMI_EVNT_GRP_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_NO_DATA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:97992
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_status_t_RSMI_STATUS_NO_DATA : rsmi_status_t = 14 ; # [doc = "!< The data read or provided to\n!< function is not wha...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_NO_DATA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_event_type_t_RSMI_EVNT_FIRST : rsmi_event_type_t = 0 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_FIRST : rsmi_event_...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_UNEXPECTED_DATA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... not what was expected"] pub const rsmi_status_t_RSMI_STATUS_UNEXPECTED_DATA : rsmi_status_t = 15 ; # [doc = "!< A resource or mut...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_UNEXPECTED_DATA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_event_type_t_RSMI_EVNT_XGMI_FIRST : rsmi_event_type_t = 0 ; # [doc = "!< NOPs sent to neighbor 0"] pub const rsmi_event_ty...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_BUSY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98314
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... pub const rsmi_status_t_RSMI_STATUS_BUSY : rsmi_status_t = 16 ; # [doc = "!< An internal reference counter\n!< exceeded INT32_MAX...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_BUSY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_NOP_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OPs sent to neighbor 0"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_NOP_TX : rsmi_event_type_t = 0 ; # [doc = "!< Outgoing reque...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_NOP_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_REFCOUNT_OVERFLOW` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98446
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!< exceeded INT32_MAX"] pub const rsmi_status_t_RSMI_STATUS_REFCOUNT_OVERFLOW : rsmi_status_t = 17 ; # [doc = "!< Requested setti...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_REFCOUNT_OVERFLOW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_REQUEST_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts to\n!< neighbor 0"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_REQUEST_TX : rsmi_event_type_t = 1 ; # [doc = "!< Outgoing res...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_REQUEST_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_SETTING_UNAVAILABLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98598
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r the current device"] pub const rsmi_status_t_RSMI_STATUS_SETTING_UNAVAILABLE : rsmi_status_t = 18 ; # [doc = "!< Could not succe...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_SETTING_UNAVAILABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_RESPONSE_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...es to\n!< neighbor 0"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_RESPONSE_TX : rsmi_event_type_t = 2 ; # [doc = " @brief\n\n Da...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_RESPONSE_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_AMDGPU_RESTART_ERR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98745
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...\n!< the amdgpu driver"] pub const rsmi_status_t_RSMI_STATUS_AMDGPU_RESTART_ERR : rsmi_status_t = 19 ; # [doc = "!< An unknown err...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_AMDGPU_RESTART_ERR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_BEATS_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...p>  (bytes/second)<br>"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_BEATS_TX : rsmi_event_type_t = 3 ; # [doc = "!< NOPs sent to...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_BEATS_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_status_t_RSMI_STATUS_UNKNOWN_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:98864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n unknown error occurred"] pub const rsmi_status_t_RSMI_STATUS_UNKNOWN_ERROR : rsmi_status_t = 4294967295 ; # [doc = " @brief Erro...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_STATUS_T_RSMI_STATUS_UNKNOWN_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_NOP_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OPs sent to neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_NOP_TX : rsmi_event_type_t = 4 ; # [doc = "!< Outgoing reque...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_NOP_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_init_flags_t_RSMI_INIT_FLAG_ALL_GPUS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99275
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...<  enumerated by RSMI."] pub const rsmi_init_flags_t_RSMI_INIT_FLAG_ALL_GPUS : rsmi_init_flags_t = 1 ; # [doc = "!< Reserved for t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_INIT_FLAGS_T_RSMI_INIT_FLAG_ALL_GPUS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_REQUEST_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts to\n!< neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_REQUEST_TX : rsmi_event_type_t = 5 ; # [doc = "!< Outgoing res...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_REQUEST_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_init_flags_t_RSMI_INIT_FLAG_RESRV_TEST1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< Reserved for test"] pub const rsmi_init_flags_t_RSMI_INIT_FLAG_RESRV_TEST1 : rsmi_init_flags_t = 576460752303423488 ; # [doc ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_INIT_FLAGS_T_RSMI_INIT_FLAG_RESRV_TEST1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_RESPONSE_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...es to\n!< neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_RESPONSE_TX : rsmi_event_type_t = 6 ; # [doc = "!< Data beats ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_RESPONSE_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_AUTO` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99707
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ce level is \"auto\""] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_AUTO : rsmi_dev_perf_level_t = 0 ; pub const rsmi_dev_p...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_AUTO`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_BEATS_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...!< represents 32 bytes"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_BEATS_TX : rsmi_event_type_t = 7 ; pub const rsmi_event_type...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_BEATS_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dev_perf_level_t = 0 ; pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_FIRST : rsmi_dev_perf_level_t = 0 ; # [doc = "!< Keep P...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_event_type_t_RSMI_EVNT_XGMI_LAST : rsmi_event_type_t = 7 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_FIRST : rs...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LOW` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:99955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gardless of workload"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LOW : rsmi_dev_perf_level_t = 1 ; # [doc = "!< Keep Pow...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_LOW`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_event_type_t = 7 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_FIRST : rsmi_event_type_t = 10 ; pub const rsmi_event_t...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_HIGH` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100115
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...gardless of workload"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_HIGH : rsmi_dev_perf_level_t = 2 ; # [doc = "!< Only us...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_HIGH`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_0` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rsmi_event_type_t = 10 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_0 : rsmi_event_type_t = 10 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_MANUAL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100293
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...I_CLK_TYPE_SYS speed"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_MANUAL : rsmi_dev_perf_level_t = 3 ; # [doc = "!< Stabl...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_MANUAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_1 : rsmi_event_type_t = 11 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_STD` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ofiling\n!< clocks"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_STD : rsmi_dev_perf_level_t = 4 ; # [doc = "!< Sta...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_STD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 2"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_2 : rsmi_event_type_t = 12 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_PEAK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100586
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e with peak clocks"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_PEAK : rsmi_dev_perf_level_t = 5 ; # [doc = "!< St...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_PEAK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_3` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104741
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 3"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_3 : rsmi_event_type_t = 13 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_MCLK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100744
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!< memory clock"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_MCLK : rsmi_dev_perf_level_t = 6 ; # [doc = "!< ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_MIN_MCLK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_4` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 4"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_4 : rsmi_event_type_t = 14 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_SCLK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:100906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!< system clock"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_STABLE_MIN_SCLK : rsmi_dev_perf_level_t = 7 ; # [doc = "!< ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_STABLE_MIN_SCLK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_5` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 5"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_5 : rsmi_event_type_t = 15 ; pub const rsmi_event_typ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_DETERMINISM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... determinism state"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_DETERMINISM : rsmi_dev_perf_level_t = 8 ; pub const rsmi_...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_DETERMINISM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mi_event_type_t = 15 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_LAST : rsmi_event_type_t = 15 ; pub const rsmi_event_ty...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...dev_perf_level_t = 8 ; pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_LAST : rsmi_dev_perf_level_t = 8 ; # [doc = "!< Unknown...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_event_type_t_RSMI_EVNT_LAST : rsmi_event_type_t = 15 ; # [doc = " Event types\n @brief Event type enum. Events belon...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_UNKNOWN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101271
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...wn performance level"] pub const rsmi_dev_perf_level_t_RSMI_DEV_PERF_LEVEL_UNKNOWN : rsmi_dev_perf_level_t = 256 ; # [doc = " @bri...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_DEV_PERF_LEVEL_T_RSMI_DEV_PERF_LEVEL_UNKNOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_counter_command_t_RSMI_CNTR_CMD_START` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< Start the counter"] pub const rsmi_counter_command_t_RSMI_CNTR_CMD_START : rsmi_counter_command_t = 0 ; # [doc = "!< Stop the...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COUNTER_COMMAND_T_RSMI_CNTR_CMD_START`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_sw_component_t_RSMI_SW_COMP_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101576
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_sw_component_t_RSMI_SW_COMP_FIRST : rsmi_sw_component_t = 0 ; # [doc = "!< Driver"] pub const rsmi_sw_component_t_RSMI_SW_...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_SW_COMPONENT_T_RSMI_SW_COMP_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_counter_command_t_RSMI_CNTR_CMD_STOP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e used before reading."] pub const rsmi_counter_command_t_RSMI_CNTR_CMD_STOP : rsmi_counter_command_t = 1 ; # [doc = " Event count...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COUNTER_COMMAND_T_RSMI_CNTR_CMD_STOP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_sw_component_t_RSMI_SW_COMP_DRIVER` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101675
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... 0 ; # [doc = "!< Driver"] pub const rsmi_sw_component_t_RSMI_SW_COMP_DRIVER : rsmi_sw_component_t = 0 ; pub const rsmi_sw_compone...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_SW_COMPONENT_T_RSMI_SW_COMP_DRIVER`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_VMFAULT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< VM page fault"] pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_VMFAULT : rsmi_evt_notification_type_t = 1 ; pub const ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_VMFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_sw_component_t_RSMI_SW_COMP_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:101753
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_sw_component_t_RSMI_SW_COMP_LAST : rsmi_sw_component_t = 0 ; # [doc = " @brief Software components"] pub type rsmi_sw_com...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_SW_COMPONENT_T_RSMI_SW_COMP_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ification_type_t = 1 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_FIRST : rsmi_evt_notification_type_t = 1 ; pub const ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_group_t_RSMI_EVNT_GRP_XGMI` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_event_group_t_RSMI_EVNT_GRP_XGMI : rsmi_event_group_t = 0 ; # [doc = "!< XGMI Outbound data"] pub const rsmi_event_group_...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_GROUP_T_RSMI_EVNT_GRP_XGMI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_group_t_RSMI_EVNT_GRP_XGMI_DATA_OUT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< XGMI Outbound data"] pub const rsmi_event_group_t_RSMI_EVNT_GRP_XGMI_DATA_OUT : rsmi_event_group_t = 10 ; pub const rsmi_event_g...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_GROUP_T_RSMI_EVNT_GRP_XGMI_DATA_OUT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_group_t_RSMI_EVNT_GRP_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_event_group_t = 10 ; pub const rsmi_event_group_t_RSMI_EVNT_GRP_INVALID : rsmi_event_group_t = 4294967295 ; # [doc = " Event G...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_GROUP_T_RSMI_EVNT_GRP_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_THERMAL_THROTTLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ion_type_t = 1 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_THERMAL_THROTTLE : rsmi_evt_notification_type_t = 2 ; pub c...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_THERMAL_THROTTLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102566
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_event_type_t_RSMI_EVNT_FIRST : rsmi_event_type_t = 0 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_FIRST : rsmi_event_...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102636
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_event_type_t_RSMI_EVNT_XGMI_FIRST : rsmi_event_type_t = 0 ; # [doc = "!< NOPs sent to neighbor 0"] pub const rsmi_event_ty...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_PRE_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ation_type_t = 2 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_PRE_RESET : rsmi_evt_notification_type_t = 3 ; pub co...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_GPU_PRE_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_NOP_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102750
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OPs sent to neighbor 0"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_NOP_TX : rsmi_event_type_t = 0 ; # [doc = "!< Outgoing reque...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_NOP_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_POST_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ation_type_t = 3 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_POST_RESET : rsmi_evt_notification_type_t = 4 ; pub c...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_GPU_POST_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_REQUEST_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:102879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts to\n!< neighbor 0"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_REQUEST_TX : rsmi_event_type_t = 1 ; # [doc = "!< Outgoing res...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_REQUEST_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ification_type_t = 4 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_LAST : rsmi_evt_notification_type_t = 4 ; # [doc = " ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_RESPONSE_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...es to\n!< neighbor 0"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_RESPONSE_TX : rsmi_event_type_t = 2 ; # [doc = " @brief\n\n Da...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_RESPONSE_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_SYS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:109731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_clk_type_t_RSMI_CLK_TYPE_SYS : rsmi_clk_type_t = 0 ; pub const rsmi_clk_type_t_RSMI_CLK_TYPE_FIRST : rsmi_clk_type_t ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_SYS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_0_BEATS_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103578
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...p>  (bytes/second)<br>"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_0_BEATS_TX : rsmi_event_type_t = 3 ; # [doc = "!< NOPs sent to...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_0_BEATS_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:109799
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_clk_type_t_RSMI_CLK_TYPE_FIRST : rsmi_clk_type_t = 0 ; # [doc = "!< Data Fabric clock (for ASICs\n!< running on a separ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_NOP_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103697
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...OPs sent to neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_NOP_TX : rsmi_event_type_t = 4 ; # [doc = "!< Outgoing reque...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_NOP_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_DF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:109946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_clk_type_t_RSMI_CLK_TYPE_DF : rsmi_clk_type_t = 1 ; # [doc = "!< Display Controller Engine clock"] pub const rsmi_cl...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_DF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_REQUEST_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ts to\n!< neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_REQUEST_TX : rsmi_event_type_t = 5 ; # [doc = "!< Outgoing res...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_REQUEST_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_DCEF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110060
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_clk_type_t_RSMI_CLK_TYPE_DCEF : rsmi_clk_type_t = 2 ; # [doc = "!< SOC clock"] pub const rsmi_clk_type_t_RSMI_CLK_TYPE...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_DCEF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_RESPONSE_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:103960
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...es to\n!< neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_RESPONSE_TX : rsmi_event_type_t = 6 ; # [doc = "!< Data beats ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_RESPONSE_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_SOC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_clk_type_t_RSMI_CLK_TYPE_SOC : rsmi_clk_type_t = 3 ; # [doc = "!< Memory clock"] pub const rsmi_clk_type_t_RSMI_CLK_T...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_SOC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_1_BEATS_TX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104127
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...!< represents 32 bytes"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_1_BEATS_TX : rsmi_event_type_t = 7 ; pub const rsmi_event_type...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_1_BEATS_TX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_MEM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_clk_type_t_RSMI_CLK_TYPE_MEM : rsmi_clk_type_t = 4 ; # [doc = "!< PCIE clock"] pub const rsmi_clk_type_t_RSMI_CLK_TYP...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_MEM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104207
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_event_type_t_RSMI_EVNT_XGMI_LAST : rsmi_event_type_t = 7 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_FIRST : rs...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_PCIE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_clk_type_t_RSMI_CLK_TYPE_PCIE : rsmi_clk_type_t = 5 ; pub const rsmi_clk_type_t_RSMI_CLK_TYPE_LAST : rsmi_clk_type_t =...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_PCIE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104281
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_event_type_t = 7 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_FIRST : rsmi_event_type_t = 10 ; pub const rsmi_event_t...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_clk_type_t_RSMI_CLK_TYPE_LAST : rsmi_clk_type_t = 4 ; pub const rsmi_clk_type_t_RSMI_CLK_INVALID : rsmi_clk_type_t = 4...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_0` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104366
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rsmi_event_type_t = 10 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_0 : rsmi_event_type_t = 10 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_clk_type_t_RSMI_CLK_INVALID : rsmi_clk_type_t = 4294967295 ; # [doc = " Clock types"] pub type rsmi_clk_type_t = :: ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104491
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 1"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_1 : rsmi_event_type_t = 11 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... rsmi_clk_type ; pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_INVALID : rsmi_compute_partition_type_t = 0 ; # [d...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104616
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 2"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_2 : rsmi_event_type_t = 12 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_CPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...!< shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_CPX : rsmi_compute_partition_type_t = 1 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_CPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_3` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104741
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 3"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_3 : rsmi_event_type_t = 13 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_SPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_SPX : rsmi_compute_partition_type_t = 2 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_SPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_4` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104866
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 4"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_4 : rsmi_event_type_t = 14 ; # [doc = "!< Outbound be...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_DPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_DPX : rsmi_compute_partition_type_t = 3 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_DPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_5` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:104991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nd beats to neighbor 5"] pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_5 : rsmi_event_type_t = 15 ; pub const rsmi_event_typ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_TPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_TPX : rsmi_compute_partition_type_t = 4 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_TPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mi_event_type_t = 15 ; pub const rsmi_event_type_t_RSMI_EVNT_XGMI_DATA_OUT_LAST : rsmi_event_type_t = 15 ; pub const rsmi_event_ty...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_XGMI_DATA_OUT_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_QPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111669
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_QPX : rsmi_compute_partition_type_t = 5 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_QPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_event_type_t_RSMI_EVNT_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_event_type_t_RSMI_EVNT_LAST : rsmi_event_type_t = 15 ; # [doc = " Event types\n @brief Event type enum. Events belon...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVENT_TYPE_T_RSMI_EVNT_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_UNKNOWN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e_partition_type ; pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_UNKNOWN : rsmi_memory_partition_type_t = 0 ; # [do...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_UNKNOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_counter_command_t_RSMI_CNTR_CMD_START` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105516
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< Start the counter"] pub const rsmi_counter_command_t_RSMI_CNTR_CMD_START : rsmi_counter_command_t = 0 ; # [doc = "!< Stop the...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COUNTER_COMMAND_T_RSMI_CNTR_CMD_START`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (all stacks/1)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS1 : rsmi_memory_partition_type_t = 1 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...!< (8 stacks/2)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS2 : rsmi_memory_partition_type_t = 2 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_counter_command_t_RSMI_CNTR_CMD_STOP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:105687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e used before reading."] pub const rsmi_counter_command_t_RSMI_CNTR_CMD_STOP : rsmi_counter_command_t = 1 ; # [doc = " Event count...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COUNTER_COMMAND_T_RSMI_CNTR_CMD_STOP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_VMFAULT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< VM page fault"] pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_VMFAULT : rsmi_evt_notification_type_t = 1 ; pub const ...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_VMFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS4` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... or 8 stacks/4)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS4 : rsmi_memory_partition_type_t = 3 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107486
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ification_type_t = 1 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_FIRST : rsmi_evt_notification_type_t = 1 ; pub const ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS8` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] = 6 stacks/6)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS8 : rsmi_memory_partition_type_t = 4 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_THERMAL_THROTTLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107583
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ion_type_t = 1 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_THERMAL_THROTTLE : rsmi_evt_notification_type_t = 2 ; pub c...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_THERMAL_THROTTLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CURRENT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...erature current value."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CURRENT : rsmi_temperature_metric_t = 0 ; pub const rsmi_te...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CURRENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_PRE_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107691
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ation_type_t = 2 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_PRE_RESET : rsmi_evt_notification_type_t = 3 ; pub co...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_GPU_PRE_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mperature_metric_t = 0 ; pub const rsmi_temperature_metric_t_RSMI_TEMP_FIRST : rsmi_temperature_metric_t = 0 ; # [doc = "!< Temper...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_POST_RESET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ation_type_t = 3 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_GPU_POST_RESET : rsmi_evt_notification_type_t = 4 ; pub c...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_GPU_POST_RESET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Temperature max value."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MAX : rsmi_temperature_metric_t = 1 ; # [doc = "!< Temper...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Temperature min value."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MIN : rsmi_temperature_metric_t = 2 ; # [doc = "!< Temper...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:107902
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ification_type_t = 4 ; pub const rsmi_evt_notification_type_t_RSMI_EVT_NOTIF_LAST : rsmi_evt_notification_type_t = 4 ; # [doc = " ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_EVT_NOTIFICATION_TYPE_T_RSMI_EVT_NOTIF_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_SYS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:109731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_clk_type_t_RSMI_CLK_TYPE_SYS : rsmi_clk_type_t = 0 ; pub const rsmi_clk_type_t_RSMI_CLK_TYPE_FIRST : rsmi_clk_type_t ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_SYS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MAX_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ure, not a\n!< delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MAX_HYST : rsmi_temperature_metric_t = 3 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MAX_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MIN_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...re,\n!<  not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MIN_HYST : rsmi_temperature_metric_t = 4 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MIN_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:109799
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_clk_type_t_RSMI_CLK_TYPE_FIRST : rsmi_clk_type_t = 0 ; # [doc = "!< Data Fabric clock (for ASICs\n!< running on a separ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nding temp_max values."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL : rsmi_temperature_metric_t = 5 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRITICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_DF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:109946
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_clk_type_t_RSMI_CLK_TYPE_DF : rsmi_clk_type_t = 1 ; # [doc = "!< Display Controller Engine clock"] pub const rsmi_cl...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_DF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...,\n!<  not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL_HYST : rsmi_temperature_metric_t = 6 ; # [doc = "!< ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRITICAL_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_DCEF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110060
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_clk_type_t_RSMI_CLK_TYPE_DCEF : rsmi_clk_type_t = 2 ; # [doc = "!< SOC clock"] pub const rsmi_clk_type_t_RSMI_CLK_TYPE...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_DCEF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ng temp_crit values."] pub const rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY : rsmi_temperature_metric_t = 7 ; # [doc = "!< Temp...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_EMERGENCY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_SOC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_clk_type_t_RSMI_CLK_TYPE_SOC : rsmi_clk_type_t = 3 ; # [doc = "!< Memory clock"] pub const rsmi_clk_type_t_RSMI_CLK_T...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_SOC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_MEM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110250
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_clk_type_t_RSMI_CLK_TYPE_MEM : rsmi_clk_type_t = 4 ; # [doc = "!< PCIE clock"] pub const rsmi_clk_type_t_RSMI_CLK_TYP...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_MEM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!<  not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY_HYST : rsmi_temperature_metric_t = 8 ; # [doc = "!< T...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_EMERGENCY_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_PCIE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_clk_type_t_RSMI_CLK_TYPE_PCIE : rsmi_clk_type_t = 5 ; pub const rsmi_clk_type_t_RSMI_CLK_TYPE_LAST : rsmi_clk_type_t =...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_PCIE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e\n!<  minimum values."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN : rsmi_temperature_metric_t = 9 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRIT_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_clk_type_t_RSMI_CLK_TYPE_LAST : rsmi_clk_type_t = 4 ; pub const rsmi_clk_type_t_RSMI_CLK_INVALID : rsmi_clk_type_t = 4...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ature, not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN_HYST : rsmi_temperature_metric_t = 10 ; # [doc = "!<...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRIT_MIN_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_clk_type_t_RSMI_CLK_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110482
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_clk_type_t_RSMI_CLK_INVALID : rsmi_clk_type_t = 4294967295 ; # [doc = " Clock types"] pub type rsmi_clk_type_t = :: ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_CLK_TYPE_T_RSMI_CLK_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_OFFSET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... which is added to the"] pub const rsmi_temperature_metric_t_RSMI_TEMP_OFFSET : rsmi_temperature_metric_t = 11 ; # [doc = "!< Hist...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_OFFSET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... rsmi_clk_type ; pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_INVALID : rsmi_compute_partition_type_t = 0 ; # [d...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_LOWEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l minimum temperature."] pub const rsmi_temperature_metric_t_RSMI_TEMP_LOWEST : rsmi_temperature_metric_t = 12 ; # [doc = "!< Hist...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_LOWEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_CPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:110906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...!< shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_CPX : rsmi_compute_partition_type_t = 1 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_CPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_HIGHEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l maximum temperature."] pub const rsmi_temperature_metric_t_RSMI_TEMP_HIGHEST : rsmi_temperature_metric_t = 13 ; pub const rsmi_t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_HIGHEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_SPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111095
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_SPX : rsmi_compute_partition_type_t = 2 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_SPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...perature_metric_t = 13 ; pub const rsmi_temperature_metric_t_RSMI_TEMP_LAST : rsmi_temperature_metric_t = 13 ; # [doc = " @brief T...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_DPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_DPX : rsmi_compute_partition_type_t = 3 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_DPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_temperature_metric ; pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_FIRST : rsmi_temperature_type_t = 0 ; # [doc = "!< Edge ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_EDGE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Edge GPU temperature"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_EDGE : rsmi_temperature_type_t = 0 ; # [doc = "!< Juncti...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_EDGE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_TPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111478
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_TPX : rsmi_compute_partition_type_t = 4 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_TPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_QPX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:111669
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...th shared memory"] pub const rsmi_compute_partition_type_t_RSMI_COMPUTE_PARTITION_QPX : rsmi_compute_partition_type_t = 5 ; # [doc...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_COMPUTE_PARTITION_TYPE_T_RSMI_COMPUTE_PARTITION_QPX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_JUNCTION` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...spot\n!< temperature"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_JUNCTION : rsmi_temperature_type_t = 1 ; # [doc = "!< VRAM...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_JUNCTION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_MEMORY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."!< VRAM temperature"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_MEMORY : rsmi_temperature_type_t = 2 ; # [doc = "!< HBM te...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_MEMORY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_UNKNOWN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e_partition_type ; pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_UNKNOWN : rsmi_memory_partition_type_t = 0 ; # [do...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_UNKNOWN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... (all stacks/1)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS1 : rsmi_memory_partition_type_t = 1 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_0` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 0"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_0 : rsmi_temperature_type_t = 3 ; # [doc = "!< HBM t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 1"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_1 : rsmi_temperature_type_t = 4 ; # [doc = "!< HBM t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...!< (8 stacks/2)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS2 : rsmi_memory_partition_type_t = 2 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 2"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_2 : rsmi_temperature_type_t = 5 ; # [doc = "!< HBM t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS4` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:112731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... or 8 stacks/4)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS4 : rsmi_memory_partition_type_t = 3 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_3` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 3"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_3 : rsmi_temperature_type_t = 6 ; pub const rsmi_tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature_type_t = 6 ; pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_LAST : rsmi_temperature_type_t = 6 ; # [doc = "!< Invali...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS8` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113035
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...] = 6 stacks/6)."] pub const rsmi_memory_partition_type_t_RSMI_MEMORY_PARTITION_NPS8 : rsmi_memory_partition_type_t = 4 ; # [doc =...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PARTITION_TYPE_T_RSMI_MEMORY_PARTITION_NPS8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c = "!< Invalid type"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_INVALID : rsmi_temperature_type_t = 4294967295 ; # [doc = ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CURRENT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...erature current value."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CURRENT : rsmi_temperature_metric_t = 0 ; pub const rsmi_te...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CURRENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_activity_metric_t_RSMI_ACTIVITY_GFX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub const rsmi_activity_metric_t_RSMI_ACTIVITY_GFX : rsmi_activity_metric_t = 1 ; # [doc = "!< memory con...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_ACTIVITY_METRIC_T_RSMI_ACTIVITY_GFX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mperature_metric_t = 0 ; pub const rsmi_temperature_metric_t_RSMI_TEMP_FIRST : rsmi_temperature_metric_t = 0 ; # [doc = "!< Temper...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_activity_metric_t_RSMI_ACTIVITY_UMC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117976
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< memory controller"] pub const rsmi_activity_metric_t_RSMI_ACTIVITY_UMC : rsmi_activity_metric_t = 2 ; # [doc = "!< UVD or VCN...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_ACTIVITY_METRIC_T_RSMI_ACTIVITY_UMC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113680
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Temperature max value."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MAX : rsmi_temperature_metric_t = 1 ; # [doc = "!< Temper...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_activity_metric_t_RSMI_ACTIVITY_MM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... # [doc = "!< UVD or VCN"] pub const rsmi_activity_metric_t_RSMI_ACTIVITY_MM : rsmi_activity_metric_t = 4 ; # [doc = " @brief Acti...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_ACTIVITY_METRIC_T_RSMI_ACTIVITY_MM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:113802
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Temperature min value."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MIN : rsmi_temperature_metric_t = 2 ; # [doc = "!< Temper...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_CURRENT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Voltage current value."] pub const rsmi_voltage_metric_t_RSMI_VOLT_CURRENT : rsmi_voltage_metric_t = 0 ; pub const rsmi_voltage_...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_CURRENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MAX_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ure, not a\n!< delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MAX_HYST : rsmi_temperature_metric_t = 3 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MAX_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118462
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_voltage_metric_t_RSMI_VOLT_FIRST : rsmi_voltage_metric_t = 0 ; # [doc = "!< Voltage max value."] pub const rsmi_voltage_m...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_MIN_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114206
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...re,\n!<  not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_MIN_HYST : rsmi_temperature_metric_t = 4 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_MIN_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_voltage_metric_t_RSMI_VOLT_MAX : rsmi_voltage_metric_t = 1 ; # [doc = "!< Voltage critical min value."] pub const rsmi_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MIN_CRIT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118693
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ge critical min value."] pub const rsmi_voltage_metric_t_RSMI_VOLT_MIN_CRIT : rsmi_voltage_metric_t = 2 ; # [doc = "!< Voltage min...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MIN_CRIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_voltage_metric_t_RSMI_VOLT_MIN : rsmi_voltage_metric_t = 3 ; # [doc = "!< Voltage critical max value."] pub const rsmi_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MAX_CRIT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ge critical max value."] pub const rsmi_voltage_metric_t_RSMI_VOLT_MAX_CRIT : rsmi_voltage_metric_t = 4 ; # [doc = "!< Average vol...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MAX_CRIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_AVERAGE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c = "!< Average voltage."] pub const rsmi_voltage_metric_t_RSMI_VOLT_AVERAGE : rsmi_voltage_metric_t = 5 ; # [doc = "!< Historical...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_AVERAGE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_LOWEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_voltage_metric_t_RSMI_VOLT_LOWEST : rsmi_voltage_metric_t = 6 ; # [doc = "!< Historical maximum voltage."] pub const rsmi_...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_LOWEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_HIGHEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...torical maximum voltage."] pub const rsmi_voltage_metric_t_RSMI_VOLT_HIGHEST : rsmi_voltage_metric_t = 7 ; pub const rsmi_voltage_...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_HIGHEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_voltage_metric_t_RSMI_VOLT_LAST : rsmi_voltage_metric_t = 7 ; # [doc = " @brief Voltage Metrics.  This enum is used to i...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_FIRST : rsmi_voltage_type_t = 0 ; # [doc = "!< Vddgfx GPU\n!...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_VDDGFX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Vddgfx GPU\n!< voltage"] pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_VDDGFX : rsmi_voltage_type_t = 0 ; pub const rsmi_voltage_ty...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_VDDGFX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... rsmi_voltage_type_t = 0 ; pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_LAST : rsmi_voltage_type_t = 0 ; # [doc = "!< Invalid type...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nding temp_max values."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL : rsmi_temperature_metric_t = 5 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRITICAL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...doc = "!< Invalid type"] pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_INVALID : rsmi_voltage_type_t = 4294967295 ; # [doc = " @bri...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...,\n!<  not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRITICAL_HYST : rsmi_temperature_metric_t = 6 ; # [doc = "!< ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRITICAL_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_CUSTOM_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_CUSTOM_MASK : rsmi_power_profile_preset_masks_t = ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_CUSTOM_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:114892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ng temp_crit values."] pub const rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY : rsmi_temperature_metric_t = 7 ; # [doc = "!< Temp...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_EMERGENCY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VIDEO_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VIDEO_MASK : rsmi_power_profile_preset_masks_t = 2...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_VIDEO_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115105
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n!<  not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_EMERGENCY_HYST : rsmi_temperature_metric_t = 8 ; # [doc = "!< T...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_EMERGENCY_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e\n!<  minimum values."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN : rsmi_temperature_metric_t = 9 ; # [doc = "!< Tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRIT_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_POWER_SAVING_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ng Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_POWER_SAVING_MASK : rsmi_power_profile_preset_masks_t ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_POWER_SAVING_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN_HYST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115537
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ature, not a delta)."] pub const rsmi_temperature_metric_t_RSMI_TEMP_CRIT_MIN_HYST : rsmi_temperature_metric_t = 10 ; # [doc = "!<...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_CRIT_MIN_HYST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_COMPUTE_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ving Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_COMPUTE_MASK : rsmi_power_profile_preset_masks_t = 8...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_COMPUTE_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_OFFSET` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... which is added to the"] pub const rsmi_temperature_metric_t_RSMI_TEMP_OFFSET : rsmi_temperature_metric_t = 11 ; # [doc = "!< Hist...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_OFFSET`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VR_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VR_MASK : rsmi_power_profile_preset_masks_t = 16 ;...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_VR_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_LOWEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l minimum temperature."] pub const rsmi_temperature_metric_t_RSMI_TEMP_LOWEST : rsmi_temperature_metric_t = 12 ; # [doc = "!< Hist...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_LOWEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_3D_FULL_SCR_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120978
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...masks_t = 16 ; pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_3D_FULL_SCR_MASK : rsmi_power_profile_preset_masks_t...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_3_D_FULL_SCR_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_HIGHEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:115958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...l maximum temperature."] pub const rsmi_temperature_metric_t_RSMI_TEMP_HIGHEST : rsmi_temperature_metric_t = 13 ; pub const rsmi_t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_HIGHEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_BOOTUP_DEFAULT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:121140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t Up Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_BOOTUP_DEFAULT : rsmi_power_profile_preset_masks_t =...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_BOOTUP_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_metric_t_RSMI_TEMP_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116047
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...perature_metric_t = 13 ; pub const rsmi_temperature_metric_t_RSMI_TEMP_LAST : rsmi_temperature_metric_t = 13 ; # [doc = " @brief T...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_METRIC_T_RSMI_TEMP_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:121261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...set_masks_t = 64 ; pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_LAST : rsmi_power_profile_preset_masks_t = 64 ; ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116468
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_temperature_metric ; pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_FIRST : rsmi_temperature_type_t = 0 ; # [doc = "!< Edge ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_EDGE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116591
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Edge GPU temperature"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_EDGE : rsmi_temperature_type_t = 0 ; # [doc = "!< Juncti...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_EDGE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:121372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_masks_t = 64 ; pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_INVALID : rsmi_power_profile_preset_masks_t = 1844...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ate an\n!< invalid block"] pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_INVALID : rsmi_gpu_block_t = 0 ; pub const rsmi_gpu_block_t_R...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_JUNCTION` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116725
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...spot\n!< temperature"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_JUNCTION : rsmi_temperature_type_t = 1 ; # [doc = "!< VRAM...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_JUNCTION`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_MEMORY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116847
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..."!< VRAM temperature"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_MEMORY : rsmi_temperature_type_t = 2 ; # [doc = "!< HBM te...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_MEMORY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_gpu_block_t_RSMI_GPU_BLOCK_FIRST : rsmi_gpu_block_t = 1 ; # [doc = "!< UMC block"] pub const rsmi_gpu_block_t_RSMI_GPU_BL...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_0` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:116977
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 0"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_0 : rsmi_temperature_type_t = 3 ; # [doc = "!< HBM t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_UMC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_UMC : rsmi_gpu_block_t = 1 ; # [doc = "!< SDMA block"] pub const rsmi_gpu_block_t_RSMI_GPU_B...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_UMC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117106
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 1"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_1 : rsmi_temperature_type_t = 4 ; # [doc = "!< HBM t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_SDMA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_gpu_block_t_RSMI_GPU_BLOCK_SDMA : rsmi_gpu_block_t = 2 ; # [doc = "!< GFX block"] pub const rsmi_gpu_block_t_RSMI_GPU_BL...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_SDMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 2"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_2 : rsmi_temperature_type_t = 5 ; # [doc = "!< HBM t...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_GFX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_GFX : rsmi_gpu_block_t = 4 ; # [doc = "!< MMHUB block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_GFX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_3` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117364
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature instance 3"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_HBM_3 : rsmi_temperature_type_t = 6 ; pub const rsmi_tem...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_HBM_3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_MMHUB` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_gpu_block_t_RSMI_GPU_BLOCK_MMHUB : rsmi_gpu_block_t = 8 ; # [doc = "!< ATHUB block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_MMHUB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...temperature_type_t = 6 ; pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_LAST : rsmi_temperature_type_t = 6 ; # [doc = "!< Invali...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_ATHUB` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122577
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_gpu_block_t_RSMI_GPU_BLOCK_ATHUB : rsmi_gpu_block_t = 16 ; # [doc = "!< PCIE_BIF block"] pub const rsmi_gpu_block_t_RSMI_...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_ATHUB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_PCIE_BIF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c = "!< PCIE_BIF block"] pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_PCIE_BIF : rsmi_gpu_block_t = 32 ; # [doc = "!< HDP block"] pub...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_PCIE_BIF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_temperature_type_t_RSMI_TEMP_TYPE_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c = "!< Invalid type"] pub const rsmi_temperature_type_t_RSMI_TEMP_TYPE_INVALID : rsmi_temperature_type_t = 4294967295 ; # [doc = ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_TEMPERATURE_TYPE_T_RSMI_TEMP_TYPE_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_activity_metric_t_RSMI_ACTIVITY_GFX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117861
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub const rsmi_activity_metric_t_RSMI_ACTIVITY_GFX : rsmi_activity_metric_t = 1 ; # [doc = "!< memory con...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_ACTIVITY_METRIC_T_RSMI_ACTIVITY_GFX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_HDP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_HDP : rsmi_gpu_block_t = 64 ; # [doc = "!< XGMI block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_HDP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_XGMI_WAFL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... [doc = "!< XGMI block"] pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_XGMI_WAFL : rsmi_gpu_block_t = 128 ; # [doc = "!< DF block"] pu...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_XGMI_WAFL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_activity_metric_t_RSMI_ACTIVITY_UMC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:117976
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< memory controller"] pub const rsmi_activity_metric_t_RSMI_ACTIVITY_UMC : rsmi_activity_metric_t = 2 ; # [doc = "!< UVD or VCN...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_ACTIVITY_METRIC_T_RSMI_ACTIVITY_UMC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_DF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_gpu_block_t_RSMI_GPU_BLOCK_DF : rsmi_gpu_block_t = 256 ; # [doc = "!< SMN block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_DF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_activity_metric_t_RSMI_ACTIVITY_MM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... # [doc = "!< UVD or VCN"] pub const rsmi_activity_metric_t_RSMI_ACTIVITY_MM : rsmi_activity_metric_t = 4 ; # [doc = " @brief Acti...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_ACTIVITY_METRIC_T_RSMI_ACTIVITY_MM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_SMN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_SMN : rsmi_gpu_block_t = 512 ; # [doc = "!< SEM block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_SMN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_SEM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_SEM : rsmi_gpu_block_t = 1024 ; # [doc = "!< MP0 block"] pub const rsmi_gpu_block_t_RSMI_GPU...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_SEM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP0` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123278
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP0 : rsmi_gpu_block_t = 2048 ; # [doc = "!< MP1 block"] pub const rsmi_gpu_block_t_RSMI_GPU...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_MP0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_CURRENT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118382
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...< Voltage current value."] pub const rsmi_voltage_metric_t_RSMI_VOLT_CURRENT : rsmi_voltage_metric_t = 0 ; pub const rsmi_voltage_...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_CURRENT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP1 : rsmi_gpu_block_t = 4096 ; # [doc = "!< Fuse block"] pub const rsmi_gpu_block_t_RSMI_GP...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_MP1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118462
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_voltage_metric_t_RSMI_VOLT_FIRST : rsmi_voltage_metric_t = 0 ; # [doc = "!< Voltage max value."] pub const rsmi_voltage_m...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_FUSE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_gpu_block_t_RSMI_GPU_BLOCK_FUSE : rsmi_gpu_block_t = 8192 ; # [doc = "!< The highest bit position\n!< for supported bloc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_FUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118574
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_voltage_metric_t_RSMI_VOLT_MAX : rsmi_voltage_metric_t = 1 ; # [doc = "!< Voltage critical min value."] pub const rsmi_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_gpu_block_t_RSMI_GPU_BLOCK_LAST : rsmi_gpu_block_t = 8192 ; pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_RESERVED : rsmi_gp...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MIN_CRIT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118693
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ge critical min value."] pub const rsmi_voltage_metric_t_RSMI_VOLT_MIN_CRIT : rsmi_voltage_metric_t = 2 ; # [doc = "!< Voltage min...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MIN_CRIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_RESERVED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_gpu_block_t = 8192 ; pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_RESERVED : rsmi_gpu_block_t = 9223372036854775808 ; # [doc = " ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_RESERVED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118808
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_voltage_metric_t_RSMI_VOLT_MIN : rsmi_voltage_metric_t = 3 ; # [doc = "!< Voltage critical max value."] pub const rsmi_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_MAX_CRIT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:118927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ge critical max value."] pub const rsmi_voltage_metric_t_RSMI_VOLT_MAX_CRIT : rsmi_voltage_metric_t = 4 ; # [doc = "!< Average vol...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_MAX_CRIT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_NONE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< No current errors"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_NONE : rsmi_ras_err_state_t = 0 ; # [doc = "!< ECC is d...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_AVERAGE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c = "!< Average voltage."] pub const rsmi_voltage_metric_t_RSMI_VOLT_AVERAGE : rsmi_voltage_metric_t = 5 ; # [doc = "!< Historical...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_AVERAGE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_DISABLED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< ECC is disabled"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_DISABLED : rsmi_ras_err_state_t = 1 ; # [doc = "!< ECC er...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_DISABLED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_PARITY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt, but type unknown"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_PARITY : rsmi_ras_err_state_t = 2 ; # [doc = "!< Single c...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_PARITY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_LOWEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_voltage_metric_t_RSMI_VOLT_LOWEST : rsmi_voltage_metric_t = 6 ; # [doc = "!< Historical maximum voltage."] pub const rsmi_...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_LOWEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_HIGHEST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119285
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...torical maximum voltage."] pub const rsmi_voltage_metric_t_RSMI_VOLT_HIGHEST : rsmi_voltage_metric_t = 7 ; pub const rsmi_voltage_...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_HIGHEST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_SING_C` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124422
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le correctable error"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_SING_C : rsmi_ras_err_state_t = 3 ; # [doc = "!< Multiple...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_SING_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_MULT_UC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uncorrectable errors"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_MULT_UC : rsmi_ras_err_state_t = 4 ; # [doc = "!< Firmwar...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_MULT_UC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_metric_t_RSMI_VOLT_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119365
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_voltage_metric_t_RSMI_VOLT_LAST : rsmi_voltage_metric_t = 7 ; # [doc = " @brief Voltage Metrics.  This enum is used to i...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_METRIC_T_RSMI_VOLT_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119647
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_uint ; pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_FIRST : rsmi_voltage_type_t = 0 ; # [doc = "!< Vddgfx GPU\n!...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_POISON` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...at as uncorrectable."] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_POISON : rsmi_ras_err_state_t = 5 ; # [doc = "!< ECC is e...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_POISON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_ENABLED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= "!< ECC is enabled"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_ENABLED : rsmi_ras_err_state_t = 6 ; pub const rsmi_ras_e...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_ENABLED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_VDDGFX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Vddgfx GPU\n!< voltage"] pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_VDDGFX : rsmi_voltage_type_t = 0 ; pub const rsmi_voltage_ty...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_VDDGFX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... rsmi_voltage_type_t = 0 ; pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_LAST : rsmi_voltage_type_t = 0 ; # [doc = "!< Invalid type...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mi_ras_err_state_t = 6 ; pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_LAST : rsmi_ras_err_state_t = 6 ; pub const rsmi_ras_er...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_voltage_type_t_RSMI_VOLT_TYPE_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:119950
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...doc = "!< Invalid type"] pub const rsmi_voltage_type_t_RSMI_VOLT_TYPE_INVALID : rsmi_voltage_type_t = 4294967295 ; # [doc = " @bri...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_VOLTAGE_TYPE_T_RSMI_VOLT_TYPE_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._ras_err_state_t = 6 ; pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_INVALID : rsmi_ras_err_state_t = 4294967295 ; # [doc = " ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_memory_type_t_RSMI_MEM_TYPE_FIRST : rsmi_memory_type_t = 0 ; # [doc = "!< VRAM memory"] pub const rsmi_memory_type_t_RSMI_...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_CUSTOM_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_CUSTOM_MASK : rsmi_power_profile_preset_masks_t = ...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_CUSTOM_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_VRAM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_memory_type_t_RSMI_MEM_TYPE_VRAM : rsmi_memory_type_t = 0 ; # [doc = "!< VRAM memory that is visible"] pub const rsmi_mem...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_VRAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VIDEO_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120401
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VIDEO_MASK : rsmi_power_profile_preset_masks_t = 2...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_VIDEO_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_VIS_VRAM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...memory that is visible"] pub const rsmi_memory_type_t_RSMI_MEM_TYPE_VIS_VRAM : rsmi_memory_type_t = 1 ; # [doc = "!< GTT memory"] ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_VIS_VRAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_POWER_SAVING_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ng Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_POWER_SAVING_MASK : rsmi_power_profile_preset_masks_t ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_POWER_SAVING_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_GTT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_memory_type_t_RSMI_MEM_TYPE_GTT : rsmi_memory_type_t = 2 ; pub const rsmi_memory_type_t_RSMI_MEM_TYPE_LAST : rsmi_memory...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_GTT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_COMPUTE_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120714
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ving Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_COMPUTE_MASK : rsmi_power_profile_preset_masks_t = 8...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_COMPUTE_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VR_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... Power Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_VR_MASK : rsmi_power_profile_preset_masks_t = 16 ;...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_VR_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_memory_type_t_RSMI_MEM_TYPE_LAST : rsmi_memory_type_t = 2 ; # [doc = " @brief Types of memory"] pub type rsmi_memory_type...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_3D_FULL_SCR_MASK` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:120978
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...masks_t = 16 ; pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_3D_FULL_SCR_MASK : rsmi_power_profile_preset_masks_t...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_3_D_FULL_SCR_MASK`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_freq_ind_t_RSMI_FREQ_IND_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_freq_ind_t_RSMI_FREQ_IND_MIN : rsmi_freq_ind_t = 0 ; # [doc = "!< Index used for the maximum frequency value"] pub co...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FREQ_IND_T_RSMI_FREQ_IND_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_BOOTUP_DEFAULT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:121140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t Up Profile"] pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_BOOTUP_DEFAULT : rsmi_power_profile_preset_masks_t =...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_BOOTUP_DEFAULT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_freq_ind_t_RSMI_FREQ_IND_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125972
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_freq_ind_t_RSMI_FREQ_IND_MAX : rsmi_freq_ind_t = 1 ; # [doc = "!< An invalid frequency index"] pub const rsmi_freq_in...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FREQ_IND_T_RSMI_FREQ_IND_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:121261
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...set_masks_t = 64 ; pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_LAST : rsmi_power_profile_preset_masks_t = 64 ; ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_freq_ind_t_RSMI_FREQ_IND_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_freq_ind_t_RSMI_FREQ_IND_INVALID : rsmi_freq_ind_t = 4294967295 ; # [doc = " @brief The values of this enum are used as f...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FREQ_IND_T_RSMI_FREQ_IND_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:121372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t_masks_t = 64 ; pub const rsmi_power_profile_preset_masks_t_RSMI_PWR_PROF_PRST_INVALID : rsmi_power_profile_preset_masks_t = 1844...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_POWER_PROFILE_PRESET_MASKS_T_RSMI_PWR_PROF_PRST_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122012
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ate an\n!< invalid block"] pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_INVALID : rsmi_gpu_block_t = 0 ; pub const rsmi_gpu_block_t_R...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_fw_block_t_RSMI_FW_BLOCK_FIRST : rsmi_fw_block_t = 0 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_ASD : rsmi_fw_block_t = ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122087
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_gpu_block_t_RSMI_GPU_BLOCK_FIRST : rsmi_gpu_block_t = 1 ; # [doc = "!< UMC block"] pub const rsmi_gpu_block_t_RSMI_GPU_BL...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_ASD` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_ASD : rsmi_fw_block_t = 0 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_CE : rsmi_fw_block_t = 1...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_ASD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_UMC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122185
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_UMC : rsmi_gpu_block_t = 1 ; # [doc = "!< SDMA block"] pub const rsmi_gpu_block_t_RSMI_GPU_B...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_UMC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_CE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_fw_block_t_RSMI_FW_BLOCK_CE : rsmi_fw_block_t = 1 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_DMCU : rsmi_fw_block_t =...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_CE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_SDMA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_gpu_block_t_RSMI_GPU_BLOCK_SDMA : rsmi_gpu_block_t = 2 ; # [doc = "!< GFX block"] pub const rsmi_gpu_block_t_RSMI_GPU_BL...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_SDMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_DMCU` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_DMCU : rsmi_fw_block_t = 2 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MC : rsmi_fw_block_t = 3...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_DMCU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_GFX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_GFX : rsmi_gpu_block_t = 4 ; # [doc = "!< MMHUB block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_GFX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_fw_block_t_RSMI_FW_BLOCK_MC : rsmi_fw_block_t = 3 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_ME : rsmi_fw_block_t = 4...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_MMHUB` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_gpu_block_t_RSMI_GPU_BLOCK_MMHUB : rsmi_gpu_block_t = 8 ; # [doc = "!< ATHUB block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_MMHUB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_ME` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_fw_block_t_RSMI_FW_BLOCK_ME : rsmi_fw_block_t = 4 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC : rsmi_fw_block_t = ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_ME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MEC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC : rsmi_fw_block_t = 5 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC2 : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MEC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_ATHUB` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122577
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_gpu_block_t_RSMI_GPU_BLOCK_ATHUB : rsmi_gpu_block_t = 16 ; # [doc = "!< PCIE_BIF block"] pub const rsmi_gpu_block_t_RSMI_...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_ATHUB`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_PCIE_BIF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c = "!< PCIE_BIF block"] pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_PCIE_BIF : rsmi_gpu_block_t = 32 ; # [doc = "!< HDP block"] pub...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_PCIE_BIF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MEC2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC2 : rsmi_fw_block_t = 6 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MES : rsmi_fw_block_t = ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_HDP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_HDP : rsmi_gpu_block_t = 64 ; # [doc = "!< XGMI block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_HDP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MES` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_MES : rsmi_fw_block_t = 7 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MES_KIQ : rsmi_fw_block_...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_XGMI_WAFL` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... [doc = "!< XGMI block"] pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_XGMI_WAFL : rsmi_gpu_block_t = 128 ; # [doc = "!< DF block"] pu...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_XGMI_WAFL`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MES_KIQ` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_fw_block_t_RSMI_FW_BLOCK_MES_KIQ : rsmi_fw_block_t = 8 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_PFP : rsmi_fw_block_t = ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MES_KIQ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_PFP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_PFP : rsmi_fw_block_t = 9 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC : rsmi_fw_block_t = ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_PFP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_DF` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:122984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_gpu_block_t_RSMI_GPU_BLOCK_DF : rsmi_gpu_block_t = 256 ; # [doc = "!< SMN block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_DF`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_SMN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123081
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_SMN : rsmi_gpu_block_t = 512 ; # [doc = "!< SEM block"] pub const rsmi_gpu_block_t_RSMI_GPU_...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_SMN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC : rsmi_fw_block_t = 10 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLC : rsmi_fw_bloc...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_SEM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_SEM : rsmi_gpu_block_t = 1024 ; # [doc = "!< MP0 block"] pub const rsmi_gpu_block_t_RSMI_GPU...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_SEM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLC : rsmi_fw_block_t = 11 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLG : rsmi_fw_bloc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC_SRLC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP0` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123278
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP0 : rsmi_gpu_block_t = 2048 ; # [doc = "!< MP1 block"] pub const rsmi_gpu_block_t_RSMI_GPU...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_MP0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLG` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLG : rsmi_fw_block_t = 12 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLS : rsmi_fw_bloc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC_SRLG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP1` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123377
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_gpu_block_t_RSMI_GPU_BLOCK_MP1 : rsmi_gpu_block_t = 4096 ; # [doc = "!< Fuse block"] pub const rsmi_gpu_block_t_RSMI_GP...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_MP1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLS : rsmi_fw_block_t = 13 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA : rsmi_fw_block_t ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC_SRLS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_FUSE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123477
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_gpu_block_t_RSMI_GPU_BLOCK_FUSE : rsmi_gpu_block_t = 8192 ; # [doc = "!< The highest bit position\n!< for supported bloc...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_FUSE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA : rsmi_fw_block_t = 14 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA2 : rsmi_fw_block_t...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SDMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_gpu_block_t_RSMI_GPU_BLOCK_LAST : rsmi_gpu_block_t = 8192 ; pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_RESERVED : rsmi_gp...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA2 : rsmi_fw_block_t = 15 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SMC : rsmi_fw_block_t =...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SDMA2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SMC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_SMC : rsmi_fw_block_t = 16 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SOS : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SMC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_gpu_block_t_RSMI_GPU_BLOCK_RESERVED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:123692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...smi_gpu_block_t = 8192 ; pub const rsmi_gpu_block_t_RSMI_GPU_BLOCK_RESERVED : rsmi_gpu_block_t = 9223372036854775808 ; # [doc = " ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_GPU_BLOCK_T_RSMI_GPU_BLOCK_RESERVED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SOS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_SOS : rsmi_fw_block_t = 17 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_TA_RAS : rsmi_fw_block_...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SOS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_NONE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124041
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< No current errors"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_NONE : rsmi_ras_err_state_t = 0 ; # [doc = "!< ECC is d...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_NONE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_TA_RAS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_fw_block_t_RSMI_FW_BLOCK_TA_RAS : rsmi_fw_block_t = 18 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_TA_XGMI : rsmi_fw_block...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_TA_RAS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_DISABLED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124156
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... "!< ECC is disabled"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_DISABLED : rsmi_ras_err_state_t = 1 ; # [doc = "!< ECC er...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_DISABLED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_TA_XGMI` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_fw_block_t_RSMI_FW_BLOCK_TA_XGMI : rsmi_fw_block_t = 19 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_UVD : rsmi_fw_block_t =...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_TA_XGMI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_PARITY` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124296
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt, but type unknown"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_PARITY : rsmi_ras_err_state_t = 2 ; # [doc = "!< Single c...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_PARITY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_UVD` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_UVD : rsmi_fw_block_t = 20 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_VCE : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_UVD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_SING_C` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124422
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...le correctable error"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_SING_C : rsmi_ras_err_state_t = 3 ; # [doc = "!< Multiple...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_SING_C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_VCE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_VCE : rsmi_fw_block_t = 21 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_VCN : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_VCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_MULT_UC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124553
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...uncorrectable errors"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_MULT_UC : rsmi_ras_err_state_t = 4 ; # [doc = "!< Firmwar...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_MULT_UC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_VCN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_VCN : rsmi_fw_block_t = 22 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_LAST : rsmi_fw_block_t ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_VCN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_POISON` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124726
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...at as uncorrectable."] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_POISON : rsmi_ras_err_state_t = 5 ; # [doc = "!< ECC is e...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_POISON`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_ENABLED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124842
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= "!< ECC is enabled"] pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_ENABLED : rsmi_ras_err_state_t = 6 ; pub const rsmi_ras_e...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_ENABLED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_LAST : rsmi_fw_block_t = 22 ; # [doc = " @brief The values of this enum are used to identify ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_xgmi_status_t_RSMI_XGMI_STATUS_NO_ERRORS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_NO_ERRORS : rsmi_xgmi_status_t = 0 ; pub const rsmi_xgmi_stat...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_XGMI_STATUS_T_RSMI_XGMI_STATUS_NO_ERRORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:124929
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...mi_ras_err_state_t = 6 ; pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_LAST : rsmi_ras_err_state_t = 6 ; pub const rsmi_ras_er...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_xgmi_status_t_RSMI_XGMI_STATUS_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rsmi_xgmi_status_t = 0 ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_ERROR : rsmi_xgmi_status_t = 1 ; pub const rsmi_xgmi_status...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_XGMI_STATUS_T_RSMI_XGMI_STATUS_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125013
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._ras_err_state_t = 6 ; pub const rsmi_ras_err_state_t_RSMI_RAS_ERR_STATE_INVALID : rsmi_ras_err_state_t = 4294967295 ; # [doc = " ...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_RAS_ERR_STATE_T_RSMI_RAS_ERR_STATE_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_xgmi_status_t_RSMI_XGMI_STATUS_MULTIPLE_ERRORS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._xgmi_status_t = 1 ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_MULTIPLE_ERRORS : rsmi_xgmi_status_t = 2 ; # [doc = " @brief XG...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_XGMI_STATUS_T_RSMI_XGMI_STATUS_MULTIPLE_ERRORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125215
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_memory_type_t_RSMI_MEM_TYPE_FIRST : rsmi_memory_type_t = 0 ; # [doc = "!< VRAM memory"] pub const rsmi_memory_type_t_RSMI_...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_RESERVED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128886
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...vailable for use"] pub const rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_RESERVED : rsmi_memory_page_status_t = 0 ; # [doc = "!...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PAGE_STATUS_T_RSMI_MEM_PAGE_STATUS_RESERVED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_PENDING` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:129099
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t the next window."] pub const rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_PENDING : rsmi_memory_page_status_t = 1 ; # [doc = "...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PAGE_STATUS_T_RSMI_MEM_PAGE_STATUS_PENDING`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_VRAM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_memory_type_t_RSMI_MEM_TYPE_VRAM : rsmi_memory_type_t = 0 ; # [doc = "!< VRAM memory that is visible"] pub const rsmi_mem...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_VRAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_UNRESERVABLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:129241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eserve this page"] pub const rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_UNRESERVABLE : rsmi_memory_page_status_t = 2 ; # [doc ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PAGE_STATUS_T_RSMI_MEM_PAGE_STATUS_UNRESERVABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_VIS_VRAM` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125436
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...memory that is visible"] pub const rsmi_memory_type_t_RSMI_MEM_TYPE_VIS_VRAM : rsmi_memory_type_t = 1 ; # [doc = "!< GTT memory"] ...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_VIS_VRAM`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_GTT` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_memory_type_t_RSMI_MEM_TYPE_GTT : rsmi_memory_type_t = 2 ; pub const rsmi_memory_type_t_RSMI_MEM_TYPE_LAST : rsmi_memory...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_GTT`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_type_t_RSMI_MEM_TYPE_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_memory_type_t_RSMI_MEM_TYPE_LAST : rsmi_memory_type_t = 2 ; # [doc = " @brief Types of memory"] pub type rsmi_memory_type...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_TYPE_T_RSMI_MEM_TYPE_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_freq_ind_t_RSMI_FREQ_IND_MIN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125846
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_freq_ind_t_RSMI_FREQ_IND_MIN : rsmi_freq_ind_t = 0 ; # [doc = "!< Index used for the maximum frequency value"] pub co...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FREQ_IND_T_RSMI_FREQ_IND_MIN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_freq_ind_t_RSMI_FREQ_IND_MAX` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:125972
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_freq_ind_t_RSMI_FREQ_IND_MAX : rsmi_freq_ind_t = 1 ; # [doc = "!< An invalid frequency index"] pub const rsmi_freq_in...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FREQ_IND_T_RSMI_FREQ_IND_MAX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_freq_ind_t_RSMI_FREQ_IND_INVALID` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126082
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_freq_ind_t_RSMI_FREQ_IND_INVALID : rsmi_freq_ind_t = 4294967295 ; # [doc = " @brief The values of this enum are used as f...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FREQ_IND_T_RSMI_FREQ_IND_INVALID`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_FIRST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_fw_block_t_RSMI_FW_BLOCK_FIRST : rsmi_fw_block_t = 0 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_ASD : rsmi_fw_block_t = ...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_FIRST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_ASD` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_ASD : rsmi_fw_block_t = 0 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_CE : rsmi_fw_block_t = 1...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_ASD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_CE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126526
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_fw_block_t_RSMI_FW_BLOCK_CE : rsmi_fw_block_t = 1 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_DMCU : rsmi_fw_block_t =...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_CE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_DMCU` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126593
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_DMCU : rsmi_fw_block_t = 2 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MC : rsmi_fw_block_t = 3...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_DMCU`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_fw_block_t_RSMI_FW_BLOCK_MC : rsmi_fw_block_t = 3 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_ME : rsmi_fw_block_t = 4...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_ME` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126729
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ub const rsmi_fw_block_t_RSMI_FW_BLOCK_ME : rsmi_fw_block_t = 4 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC : rsmi_fw_block_t = ...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_ME`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MEC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126796
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC : rsmi_fw_block_t = 5 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC2 : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MEC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MEC2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126864
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_MEC2 : rsmi_fw_block_t = 6 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MES : rsmi_fw_block_t = ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MEC2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MES` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:126933
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_MES : rsmi_fw_block_t = 7 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_MES_KIQ : rsmi_fw_block_...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MES`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_MES_KIQ` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127001
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_fw_block_t_RSMI_FW_BLOCK_MES_KIQ : rsmi_fw_block_t = 8 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_PFP : rsmi_fw_block_t = ...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_MES_KIQ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_PFP` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127073
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_PFP : rsmi_fw_block_t = 9 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC : rsmi_fw_block_t = ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_PFP`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC : rsmi_fw_block_t = 10 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLC : rsmi_fw_bloc...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127210
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLC : rsmi_fw_block_t = 11 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLG : rsmi_fw_bloc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC_SRLC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLG` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLG : rsmi_fw_block_t = 12 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLS : rsmi_fw_bloc...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC_SRLG`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...st rsmi_fw_block_t_RSMI_FW_BLOCK_RLC_SRLS : rsmi_fw_block_t = 13 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA : rsmi_fw_block_t ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_RLC_SRLS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA : rsmi_fw_block_t = 14 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA2 : rsmi_fw_block_t...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SDMA`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA2` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...const rsmi_fw_block_t_RSMI_FW_BLOCK_SDMA2 : rsmi_fw_block_t = 15 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SMC : rsmi_fw_block_t =...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SDMA2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SMC` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_SMC : rsmi_fw_block_t = 16 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_SOS : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SMC`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_SOS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_SOS : rsmi_fw_block_t = 17 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_TA_RAS : rsmi_fw_block_...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_SOS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_TA_RAS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127711
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...onst rsmi_fw_block_t_RSMI_FW_BLOCK_TA_RAS : rsmi_fw_block_t = 18 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_TA_XGMI : rsmi_fw_block...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_TA_RAS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_TA_XGMI` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nst rsmi_fw_block_t_RSMI_FW_BLOCK_TA_XGMI : rsmi_fw_block_t = 19 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_UVD : rsmi_fw_block_t =...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_TA_XGMI`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_UVD` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_UVD : rsmi_fw_block_t = 20 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_VCE : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_UVD`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_VCE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127925
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_VCE : rsmi_fw_block_t = 21 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_VCN : rsmi_fw_block_t =...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_VCE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_VCN` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:127994
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...b const rsmi_fw_block_t_RSMI_FW_BLOCK_VCN : rsmi_fw_block_t = 22 ; pub const rsmi_fw_block_t_RSMI_FW_BLOCK_LAST : rsmi_fw_block_t ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_VCN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_fw_block_t_RSMI_FW_BLOCK_LAST` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... const rsmi_fw_block_t_RSMI_FW_BLOCK_LAST : rsmi_fw_block_t = 22 ; # [doc = " @brief The values of this enum are used to identify ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_FW_BLOCK_T_RSMI_FW_BLOCK_LAST`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_xgmi_status_t_RSMI_XGMI_STATUS_NO_ERRORS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128288
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_uint ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_NO_ERRORS : rsmi_xgmi_status_t = 0 ; pub const rsmi_xgmi_stat...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_XGMI_STATUS_T_RSMI_XGMI_STATUS_NO_ERRORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_xgmi_status_t_RSMI_XGMI_STATUS_ERROR` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128371
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...rsmi_xgmi_status_t = 0 ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_ERROR : rsmi_xgmi_status_t = 1 ; pub const rsmi_xgmi_status...
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_XGMI_STATUS_T_RSMI_XGMI_STATUS_ERROR`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_xgmi_status_t_RSMI_XGMI_STATUS_MULTIPLE_ERRORS` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128450
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._xgmi_status_t = 1 ; pub const rsmi_xgmi_status_t_RSMI_XGMI_STATUS_MULTIPLE_ERRORS : rsmi_xgmi_status_t = 2 ; # [doc = " @brief XG...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_XGMI_STATUS_T_RSMI_XGMI_STATUS_MULTIPLE_ERRORS`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_RESERVED` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:128886
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...vailable for use"] pub const rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_RESERVED : rsmi_memory_page_status_t = 0 ; # [doc = "!...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PAGE_STATUS_T_RSMI_MEM_PAGE_STATUS_RESERVED`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_PENDING` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:129099
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t the next window."] pub const rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_PENDING : rsmi_memory_page_status_t = 1 ; # [doc = "...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PAGE_STATUS_T_RSMI_MEM_PAGE_STATUS_PENDING`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_UNRESERVABLE` should have an upper case name
[INFO] [stdout]  --> src/bindings.rs:3:129241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...eserve this page"] pub const rsmi_memory_page_status_t_RSMI_MEM_PAGE_STATUS_UNRESERVABLE : rsmi_memory_page_status_t = 2 ; # [doc ...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `RSMI_MEMORY_PAGE_STATUS_T_RSMI_MEM_PAGE_STATUS_UNRESERVABLE`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bindgen_test_layout_id__bindgen_ty_1` should have a snake case name
[INFO] [stdout]  --> src/bindings.rs:3:172040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t] fn bindgen_test_layout_id__bindgen_ty_1 () { const UNINIT : :: std :: mem :: MaybeUninit < id__bindgen_ty_1 > = :: std :: mem :...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `bindgen_test_layout_id_bindgen_ty_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 29.79s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933", kill_on_drop: false }`
[INFO] [stdout] d126056e86cd84375cfff917ae78ce1733a6ef726e6c76bb84b86481027e3933
